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