harbor: use existing secrets and correct admin key
This commit is contained in:
parent
dba7cf00a4
commit
252743e416
@ -66,6 +66,11 @@ spec:
|
||||
cache:
|
||||
enabled: false
|
||||
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:
|
||||
type: Recreate
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user