1
0
Fork 0
home-stack-kustomize/kustomize/bases/prometheus/kustomization.yaml

16 lines
325 B
YAML
Raw Normal View History

2021-08-26 16:42:32 +00:00
resources:
- prometheus.yaml
- prometheus-rbac.yaml
- prometheus-ingress.yaml
2022-05-26 05:02:48 +00:00
- traefik-podmonitor.yaml
secretGenerator:
- name: grafana-cloud-credentials
type: Opaque
behavior: create
literals:
- username=changeme
- password=changeme
configurations:
- kustomizeconfig/namereference.yaml