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
|
namespace: customer1
|
||||||
|
|
||||||
spec:
|
spec:
|
||||||
serviceAccountName: cnpg-backup-sa
|
|
||||||
managed:
|
managed:
|
||||||
roles:
|
roles:
|
||||||
- name: customer1
|
- name: customer1
|
||||||
|
|
@ -30,6 +30,7 @@ spec:
|
||||||
name: customer1-db-credentials
|
name: customer1-db-credentials
|
||||||
serviceAccountTemplate:
|
serviceAccountTemplate:
|
||||||
metadata:
|
metadata:
|
||||||
|
name: cnpg-backup-sa
|
||||||
annotations:
|
annotations:
|
||||||
iam.gke.io/gcp-service-account: cnpg-backup-sa@devops-lab-cluster.iam.gserviceaccount.com
|
iam.gke.io/gcp-service-account: cnpg-backup-sa@devops-lab-cluster.iam.gserviceaccount.com
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue