attempt another method
This commit is contained in:
parent
ff24ee97e2
commit
24d34ff606
1 changed files with 3 additions and 2 deletions
|
@ -6,8 +6,9 @@ metadata:
|
|||
namespace: database
|
||||
spec:
|
||||
replicas: 1
|
||||
secretName: db-secrets
|
||||
secretRootUserPasswordKey: db-root-password
|
||||
rootPasswordSecretKeyRef:
|
||||
name: db-secrets
|
||||
key: db-root-password
|
||||
volumeSpec:
|
||||
persistentVolumeClaim:
|
||||
accessModes: ["ReadWriteOnce"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue