Swap to v4 impl

This commit is contained in:
2025-11-26 18:59:41 -06:00
parent 02ba585356
commit efeb5d928a

View File

@@ -274,7 +274,7 @@
:app-name "openbao" :app-name "openbao"
:exec-fn execute-fn :exec-fn execute-fn
:vault-load-yaml false :vault-load-yaml false
:k8s:chart-opts {:fetchOpts {:repo "https://openbao.github.io/openbao-helm"} :k8s:chart-opts {:repositoryOpts {:repo "https://openbao.github.io/openbao-helm"}
:transformations [(fn [props opts] :transformations [(fn [props opts]
(let [kind (:kind props)] (let [kind (:kind props)]
(if (= kind "StatefulSet") (if (= kind "StatefulSet")