Stop openbao from trying to create kube-system namespace

This commit is contained in:
2025-11-29 04:02:01 -06:00
parent 9987d7472f
commit f758032876

View File

@@ -272,6 +272,7 @@
{:stack [:k8s:namespace :k8s:chart :generic:execute]
:app-namespace "vault"
:app-name "openbao"
:no-namespace true
:exec-fn execute-fn
:vault-load-yaml false
:k8s:chart-opts {:repositoryOpts {:repo "https://openbao.github.io/openbao-helm"}