mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 07:50:29 -05:00
fix secret
This commit is contained in:
parent
ed1a465402
commit
aabec35dd7
1 changed files with 2 additions and 2 deletions
|
|
@ -39,8 +39,8 @@ spec:
|
||||||
- secretKey: admin-password
|
- secretKey: admin-password
|
||||||
remoteRef:
|
remoteRef:
|
||||||
key: kv/grafana/admin
|
key: kv/grafana/admin
|
||||||
property: admin-password
|
property: password
|
||||||
- secretKey: admin-user
|
- secretKey: admin-user
|
||||||
remoteRef:
|
remoteRef:
|
||||||
key: kv/grafana/admin
|
key: kv/grafana/admin
|
||||||
property: admin-user
|
property: user
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue