fix sa name location
This commit is contained in:
parent
fb5e7c76ef
commit
e886a09c5c
1 changed files with 2 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ metadata:
|
|||
namespace: customer1
|
||||
|
||||
spec:
|
||||
serviceAccountName: cnpg-backup-sa
|
||||
|
||||
managed:
|
||||
roles:
|
||||
- name: customer1
|
||||
|
|
@ -30,6 +30,7 @@ spec:
|
|||
name: customer1-db-credentials
|
||||
serviceAccountTemplate:
|
||||
metadata:
|
||||
name: cnpg-backup-sa
|
||||
annotations:
|
||||
iam.gke.io/gcp-service-account: cnpg-backup-sa@devops-lab-cluster.iam.gserviceaccount.com
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue