fix initial install of prometheus (missing crds)
This commit is contained in:
parent
57614bff78
commit
cb4f6d5dea
@ -19,5 +19,6 @@ releases:
|
||||
- name: prometheus
|
||||
namespace: monitoring
|
||||
chart: prometheus-community/kube-prometheus-stack
|
||||
disableValidation: true # Missing CRDs on first deploy
|
||||
values:
|
||||
- ./values/prometheus.yaml.gotmpl
|
||||
Loading…
x
Reference in New Issue
Block a user