Test invalid service account

master
Stefan Prodan 2018-11-18 19:22:07 +02:00
parent 2a81d53d2a
commit 17f6764309
1 changed files with 1 additions and 0 deletions

View File

@ -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 }}"