Handle app deployment guardrail suggestions
This commit is contained in:
parent
a1a1016b84
commit
c7d49d3102
12 changed files with 303 additions and 43 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue