deploy websocket
This commit is contained in:
@@ -21,10 +21,10 @@ spec:
|
||||
imagePullPolicy: Always
|
||||
resources:
|
||||
requests:
|
||||
memory: "100Mi"
|
||||
cpu: "100m"
|
||||
memory: "500Mi"
|
||||
cpu: "250m"
|
||||
limits:
|
||||
memory: "150Gi"
|
||||
cpu: "150m"
|
||||
memory: "500Mi"
|
||||
cpu: "250m"
|
||||
imagePullSecrets:
|
||||
- name: websocket-gitlab-img
|
||||
- name: websocket-gitea-img
|
||||
|
||||
Reference in New Issue
Block a user