gitops/clusters/prod/kustomization.yaml
Haitao Pan 5f8269538e update
2023-12-22 22:52:13 +08:00

13 lines
334 B
YAML

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- namespace.yaml
- ../../apps/monitor/observability-agent/
- ../../apps/monitor/kube-prometheus-stack/
- podmonitor.yaml
# - ../../apps/c-demo/
# - ../../apps/js-demo/
# - ../../apps/python-demo/
# - ../../apps/go-demo/
# - ../../apps/rust-demo/