fix nextcloud db-username + k8s-dashboard chart repo

- nextcloud: add db-username to ESO secret template and usernameKey
  to chart values (required by newer chart version)
- k8s-dashboard: update chart repo URL to kubernetes-retired.github.io
  (old kubernetes.github.io/dashboard returns 404)
This commit is contained in:
Viktor Barzin 2026-03-22 02:50:32 +02:00
parent e7433c17fb
commit 2e016d7df2
3 changed files with 3 additions and 1 deletions

View file

@ -64,6 +64,7 @@ externalDatabase:
database: nextcloud
existingSecret:
secretName: nextcloud-db-creds
usernameKey: db-username
passwordKey: DB_PASSWORD
persistence: