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