This commit is contained in:
j37hr0 2026-04-22 18:38:09 +12:00
parent 91d7677200
commit 2b98f892e2
2 changed files with 3 additions and 2 deletions

View file

@ -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

View file

@ -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