mirror of
https://github.com/ghndrx/blog-manifest.git
synced 2026-02-10 06:54:59 +00:00
s
This commit is contained in:
@@ -31,7 +31,10 @@ spec:
|
|||||||
name: ghost-secrets
|
name: ghost-secrets
|
||||||
key: database__client
|
key: database__client
|
||||||
- name: database__connection__host
|
- name: database__connection__host
|
||||||
value: mysql.blog.svc.cluster.local
|
valueFrom:
|
||||||
|
secretKeyRef:
|
||||||
|
name: ghost-secrets
|
||||||
|
key: database__connection__host
|
||||||
- name: database__connection__user
|
- name: database__connection__user
|
||||||
valueFrom:
|
valueFrom:
|
||||||
secretKeyRef:
|
secretKeyRef:
|
||||||
|
|||||||
Reference in New Issue
Block a user