fix initial install of prometheus (missing crds)

This commit is contained in:
Ulf Gebhardt 2025-09-17 01:24:54 +02:00
parent 57614bff78
commit cb4f6d5dea
Signed by: ulfgebhardt
GPG Key ID: DA6B843E748679C9

View File

@ -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