monitoring: prometheus revision hel m fluxcd release revision
This commit is contained in:
@@ -2,15 +2,12 @@ apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
namespace: monitoring
|
||||
resources:
|
||||
- helm/helm-repo.yaml
|
||||
- helm/helm-release.yaml
|
||||
- helm-repo.yaml
|
||||
- helm-release.yaml
|
||||
- prometheus-agent.yaml
|
||||
generatorOptions:
|
||||
disableNameSuffixHash: true
|
||||
secretGenerator:
|
||||
- name: prometheus-stack-helm-values
|
||||
files:
|
||||
- 01-only-crd-and-operator.yaml=helm/01-only-crd-and-operator.yaml
|
||||
- 02-kube-metrics.yaml=helm/02-kube-metrics.yaml
|
||||
- 03-node-exporter.yaml=helm/03-node-exporter.yaml
|
||||
- 04-kubelet.yaml=helm/04-kubelet.yaml
|
||||
- values.yaml=helm-values.yaml
|
||||
|
||||
Reference in New Issue
Block a user