Убраны штуки

This commit is contained in:
2025-10-21 20:42:01 +03:00
parent e41ede3d3d
commit b9881ea0f2
13 changed files with 21 additions and 41 deletions

View File

@@ -1,3 +1,4 @@
{{ if .Values.queue.enable }}
apiVersion: apps/v1
kind: Deployment
metadata:
@@ -22,6 +23,4 @@ spec:
- containerPort: 8080
securityContext:
privileged: true
imagePullSecrets:
- name: github-registry
{{ end }}