Swap to v4 impl
This commit is contained in:
@@ -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")
|
||||||
|
|||||||
Reference in New Issue
Block a user