Open jimsmith opened 10 months ago
Current workaround is to set enableMonitoring=false
$ helm install --namespace vault-config-operator --create-namespace vault-config-operator vault-config-operator/vault-config-operator --set enableMonitoring=false
Hi,
Doing a fresh installation first time into a kubernetes 1.26.10 cluster and this fails to install from Helm Charts
no matter what helm command I use this fails to install, it looks like your helm charts are not static (https://github.com/redhat-cop/vault-config-operator/tree/main/config/helmchart) and don't include the CRDs (maybe?)