testing
This commit is contained in:
parent
91d7677200
commit
2b98f892e2
|
|
@ -38,6 +38,7 @@ spec:
|
||||||
- secretKey: kimai-admin-password
|
- secretKey: kimai-admin-password
|
||||||
remoteRef:
|
remoteRef:
|
||||||
key: kimai-admin-password
|
key: kimai-admin-password
|
||||||
|
|
||||||
- secretKey: kimai-app-secret
|
- secretKey: kimai-app-secret
|
||||||
remoteRef:
|
remoteRef:
|
||||||
key: kimai-app-secret
|
key: kimai-app-secret
|
||||||
|
|
|
||||||
|
|
@ -12,8 +12,8 @@ persistence:
|
||||||
size: 4Gi
|
size: 4Gi
|
||||||
storageClass: ceph-rbd
|
storageClass: ceph-rbd
|
||||||
|
|
||||||
database:
|
#database:
|
||||||
type: mariadb
|
# type: mariadb
|
||||||
|
|
||||||
existingSecret: kimai-secrets
|
existingSecret: kimai-secrets
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue