deploy websocket

This commit is contained in:
Beto Sánchez
2025-10-30 15:36:22 -05:00
parent 93d2c8738c
commit 65b2eadcee
5 changed files with 14 additions and 14 deletions

View File

@@ -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