From 34652bd6e905cb07ff16c9335a17a7d721acb677 Mon Sep 17 00:00:00 2001 From: Haitao Pan Date: Sat, 23 Dec 2023 10:03:49 +0800 Subject: [PATCH] apply apps --- clusters/prod/kustomization.yaml | 12 ++++++------ clusters/sit/kustomization.yaml | 12 ++++++------ clusters/uat/kustomization.yaml | 12 ++++++------ 3 files changed, 18 insertions(+), 18 deletions(-) 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/