diff --git a/clusters/prod/kustomization.yaml b/clusters/prod/kustomization.yaml index 7168319..8050ca0 100644 --- a/clusters/prod/kustomization.yaml +++ b/clusters/prod/kustomization.yaml @@ -4,9 +4,9 @@ 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/ + - podmonitor.yaml + - ../../apps/c-demo/ + - ../../apps/js-demo/ + - ../../apps/python-demo/ + - ../../apps/go-demo/ + - ../../apps/rust-demo/ diff --git a/clusters/sit/kustomization.yaml b/clusters/sit/kustomization.yaml index 7168319..8050ca0 100644 --- a/clusters/sit/kustomization.yaml +++ b/clusters/sit/kustomization.yaml @@ -4,9 +4,9 @@ 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/ + - podmonitor.yaml + - ../../apps/c-demo/ + - ../../apps/js-demo/ + - ../../apps/python-demo/ + - ../../apps/go-demo/ + - ../../apps/rust-demo/ diff --git a/clusters/uat/kustomization.yaml b/clusters/uat/kustomization.yaml index 7168319..8050ca0 100644 --- a/clusters/uat/kustomization.yaml +++ b/clusters/uat/kustomization.yaml @@ -4,9 +4,9 @@ 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/ + - podmonitor.yaml + - ../../apps/c-demo/ + - ../../apps/js-demo/ + - ../../apps/python-demo/ + - ../../apps/go-demo/ + - ../../apps/rust-demo/