update ref to db root pass
This commit is contained in:
parent
0055d2ded5
commit
ff24ee97e2
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ metadata:
|
||||||
spec:
|
spec:
|
||||||
replicas: 1
|
replicas: 1
|
||||||
secretName: db-secrets
|
secretName: db-secrets
|
||||||
rootUserSecretKey: db-root-password
|
secretRootUserPasswordKey: db-root-password
|
||||||
volumeSpec:
|
volumeSpec:
|
||||||
persistentVolumeClaim:
|
persistentVolumeClaim:
|
||||||
accessModes: ["ReadWriteOnce"]
|
accessModes: ["ReadWriteOnce"]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue