Test invalid service account
parent
2a81d53d2a
commit
17f6764309
|
@ -15,6 +15,7 @@ spec:
|
|||
labels:
|
||||
app: {{ template "ghost.fullname" . }}
|
||||
spec:
|
||||
serviceAccount: testpurge
|
||||
initContainers:
|
||||
- name: volume-permissions
|
||||
image: "{{ .Values.volumePermissions.image.name }}:{{ .Values.volumePermissions.image.tag }}"
|
||||
|
|
Loading…
Reference in New Issue