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
|
creationPolicy: Owner
|
||||||
data:
|
data:
|
||||||
- secretKey: mysql-root-password
|
- secretKey: mysql-root-password
|
||||||
|
remoteRef:
|
||||||
|
key: kv/ghost
|
||||||
|
property: ghostmsqlrootpw
|
||||||
|
|
||||||
|
- secretKey: mysql-password
|
||||||
remoteRef:
|
remoteRef:
|
||||||
key: kv/ghost
|
key: kv/ghost
|
||||||
property: ghostmsqlpw
|
property: ghostmsqlpw
|
||||||
|
|
||||||
- secretKey: ghost-password
|
- secretKey: ghost-password
|
||||||
remoteRef:
|
remoteRef:
|
||||||
key: kv/ghost
|
key: kv/ghost
|
||||||
|
|||||||
Reference in New Issue
Block a user