2025-12-14 14:21:40 -03:00
|
|
|
# infrastructure/sources/helm/kustomization.yaml
|
|
|
|
|
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
|
|
|
kind: Kustomization
|
|
|
|
|
resources:
|
|
|
|
|
- grafana.yaml
|
|
|
|
|
- hashicorp.yaml
|
|
|
|
|
- jetstack.yaml
|
2025-12-14 15:57:42 -03:00
|
|
|
- jenkins.yaml
|
2025-12-14 14:21:40 -03:00
|
|
|
- mailu.yaml
|
|
|
|
|
- prometheus.yaml
|
|
|
|
|
- victoria-metrics.yaml
|