Fix service account

Signed-off-by: Ally Parker <ally.parker@red-gate.com>
pull/1415/head
Ally Parker 4 years ago
parent 50ff2accd2
commit 4697b1101d

@ -24,7 +24,7 @@ spec:
type: Recreate type: Recreate
template: template:
spec: spec:
serviceAccount: credentials-sync serviceAccountName: credentials-sync
containers: containers:
- image: busybox # override this with a cloud-specific image - image: busybox # override this with a cloud-specific image
name: sync name: sync

Loading…
Cancel
Save