mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-17 02:12:55 +02:00
Blog: Add secret msql
This commit is contained in:
@@ -13,9 +13,15 @@ spec:
|
||||
creationPolicy: Owner
|
||||
data:
|
||||
- secretKey: mysql-root-password
|
||||
remoteRef:
|
||||
key: kv/ghost
|
||||
property: ghostmsqlrootpw
|
||||
|
||||
- secretKey: mysql-password
|
||||
remoteRef:
|
||||
key: kv/ghost
|
||||
property: ghostmsqlpw
|
||||
|
||||
- secretKey: ghost-password
|
||||
remoteRef:
|
||||
key: kv/ghost
|
||||
|
||||
Reference in New Issue
Block a user