Loop-server version 10.0.3

This commit is contained in:
2026-02-11 12:33:20 +03:00
parent e69e23cd6b
commit ad8f740313
5 changed files with 4 additions and 9 deletions

View File

@@ -22,11 +22,6 @@ spec:
labels:
app.kubernetes.io/name: {{ include "common.names.fullname" . }}-jobserver
spec:
affinity: {}
nodeSelector: {}
tolerations: {}
schedulerName: {}
securityContext: {}
containers:
- name: app-jobserver
image: {{ include "app.image" . }}