Swap to v4 impl

This commit is contained in:
2025-11-26 18:55:38 -06:00
parent aa12880d49
commit a228662447

View File

@@ -6,7 +6,7 @@
:app-name "harbor"
:image-port 80
:vault-load-yaml false
:k8s:chart-opts {:fetchOpts {:repo "https://helm.goharbor.io"}
:k8s:chart-opts {:repositoryOpts {:repo "https://helm.goharbor.io"}
:values {:externalURL '(str "https://" host)
:expose {:type "route"
:tls {:enabled false}