diff --git a/chart/cas-cif/templates/app-deployment.yaml b/chart/cas-cif/templates/app-deployment.yaml index 5f6a7cb917..c71df1ad36 100644 --- a/chart/cas-cif/templates/app-deployment.yaml +++ b/chart/cas-cif/templates/app-deployment.yaml @@ -22,6 +22,7 @@ spec: component: app {{ include "cas-cif.labels" . | indent 8 }} spec: + serviceAccountName: default initContainers: # The init container waits until the sqitch changes are deployed to the db - env: {{ include "cas-cif.cifUserPgEnv" . | nindent 10 }}