Handle app deployment guardrail suggestions

This commit is contained in:
2026-06-15 22:07:03 +02:00
parent a1a1016b84
commit c7d49d3102
12 changed files with 303 additions and 43 deletions

View File

@@ -14,7 +14,7 @@ spec:
maxUnavailable: 0
template:
metadata:
labels: {{- include "interhub.selectorLabels" . | nindent 8 }}
labels: {{- include "interhub.labels" . | nindent 8 }}
spec:
securityContext: {{- toYaml .Values.podSecurityContext | nindent 8 }}
containers: