diff --git a/src/main/infra/openbao.cljs b/src/main/infra/openbao.cljs index e995175..211b061 100644 --- a/src/main/infra/openbao.cljs +++ b/src/main/infra/openbao.cljs @@ -274,7 +274,7 @@ :app-name "openbao" :exec-fn execute-fn :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] (let [kind (:kind props)] (if (= kind "StatefulSet")