clusters/devops/kustomization.yaml: update

This commit is contained in:
Haitao Pan 2023-12-23 11:32:03 +08:00
parent 3e7abf1860
commit dded61c4b8

View File

@ -4,4 +4,9 @@ resources:
- namespace.yaml
- ../../apps/monitor/observability-agent/
- ../../apps/monitor/kube-prometheus-stack/
# - podmonitor.yaml
- podmonitor.yaml
- ../../apps/c-demo/
- ../../apps/js-demo/
- ../../apps/python-demo/
- ../../apps/go-demo/
- ../../apps/rust-demo/