diff --git a/secrets/blog.yaml b/secrets/blog.yaml index b97f656..d17862b 100644 --- a/secrets/blog.yaml +++ b/secrets/blog.yaml @@ -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