committed by
Eric Van Hensbergen
parent
f70f3731d4
commit
dd92c7bb3b
@@ -33,7 +33,7 @@ spec:
|
||||
containers:
|
||||
- name: {{ .Values.application.appName }}
|
||||
image: {{ .Values.image.repository }}:{{ default .Chart.AppVersion .Values.image.tag }}
|
||||
imagePullPolicy: {{ .Values.pullPolicy }}
|
||||
imagePullPolicy: {{ .Values.image.pullPolicy }}
|
||||
securityContext:
|
||||
allowPrivilegeEscalation: false
|
||||
capabilities:
|
||||
|
Reference in New Issue
Block a user