changes
This commit is contained in:
parent
bae868de62
commit
6640a4bf32
|
|
@ -12,18 +12,18 @@ spec:
|
||||||
name: kimai-secrets
|
name: kimai-secrets
|
||||||
creationPolicy: Owner
|
creationPolicy: Owner
|
||||||
data:
|
data:
|
||||||
- secretKey: db-root-password
|
- secretKey: mariadb-root-password
|
||||||
remoteRef:
|
remoteRef:
|
||||||
key: kimai-db-root-password
|
key: kimai-db-root-password
|
||||||
|
|
||||||
- secretKey: db-password
|
- secretKey: mariadb-password
|
||||||
remoteRef:
|
remoteRef:
|
||||||
key: kimai-db-password
|
key: kimai-db-password
|
||||||
|
|
||||||
- secretKey: admin-username
|
- secretKey: kimai-admin-username
|
||||||
remoteRef:
|
remoteRef:
|
||||||
key: kimai-admin-username
|
key: kimai-admin-username
|
||||||
|
|
||||||
- secretKey: admin-password
|
- secretKey: kimai-admin-password
|
||||||
remoteRef:
|
remoteRef:
|
||||||
key: kimai-admin-password
|
key: kimai-admin-password
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue