feature/bstein-dev-home #7

Merged
bstein merged 95 commits from feature/bstein-dev-home into main 2025-12-18 04:23:02 +00:00
Showing only changes of commit 252743e416 - Show all commits

View File

@ -66,6 +66,11 @@ spec:
cache: cache:
enabled: false enabled: false
existingSecretAdminPassword: harbor-core existingSecretAdminPassword: harbor-core
existingSecretAdminPasswordKey: HARBOR_ADMIN_PASSWORD existingSecretAdminPasswordKey: harbor_admin_password
existingSecretSecretKey: harbor-core
core:
existingSecret: harbor-core
existingXsrfSecret: harbor-core
existingXsrfSecretKey: CSRF_KEY
updateStrategy: updateStrategy:
type: Recreate type: Recreate