We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec237aa commit c3245ceCopy full SHA for c3245ce
clusters/common/apps/harbor/app/helmrelease.yaml
@@ -14,6 +14,8 @@ spec:
14
name: harbor
15
namespace: flux-system
16
values:
17
+ updateStrategy:
18
+ type: Recreate
19
harborAdminPassword: "${DEFAULT_PASSWORD}"
20
externalURL: https://${LOCATION}-harbor.keiretsu.ts.net
21
expose:
0 commit comments