Swap to v4 impl
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
:app-name "nextcloud"
|
:app-name "nextcloud"
|
||||||
:image-port 8080
|
:image-port 8080
|
||||||
:vault-load-yaml true
|
:vault-load-yaml true
|
||||||
:chart-opts {:fetchOpts {:repo "https://nextcloud.github.io/helm/"}
|
:chart-opts {:repositoryOpts {:repo "https://nextcloud.github.io/helm/"}
|
||||||
:values {:nextcloud {:host 'host
|
:values {:nextcloud {:host 'host
|
||||||
:trustedDomains ['host 'app-name]}}
|
:trustedDomains ['host 'app-name]}}
|
||||||
:transformations (fn [args _opts]
|
:transformations (fn [args _opts]
|
||||||
|
|||||||
Reference in New Issue
Block a user