diff --git a/alertmanager/kustomization.yaml b/alertmanager/kustomization.yaml index 4ee9d9a..15390c4 100644 --- a/alertmanager/kustomization.yaml +++ b/alertmanager/kustomization.yaml @@ -2,7 +2,5 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: - # ArgoCD Application 리소스는 monitoring/kustomization.yaml에서 관리 - # - argocd.yaml - + - argocd.yaml - namespace.yaml diff --git a/goldilocks/kustomization.yaml b/goldilocks/kustomization.yaml index 1861cd9..86d4f85 100644 --- a/goldilocks/kustomization.yaml +++ b/goldilocks/kustomization.yaml @@ -2,8 +2,6 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: - # ArgoCD Application 리소스는 monitoring/kustomization.yaml에서 관리 - # - argocd.yaml - + - argocd.yaml - namespace.yaml - ingress.yaml diff --git a/grafana/kustomization.yaml b/grafana/kustomization.yaml index b417ff1..c686d08 100644 --- a/grafana/kustomization.yaml +++ b/grafana/kustomization.yaml @@ -2,9 +2,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: - # ArgoCD Application 리소스는 monitoring/kustomization.yaml에서 관리 - # - argocd.yaml - + - argocd.yaml - namespace.yaml - vault/grafana-admin-password.yaml - ingress.yaml diff --git a/kube-state-metrics/kustomization.yaml b/kube-state-metrics/kustomization.yaml index 4ee9d9a..15390c4 100644 --- a/kube-state-metrics/kustomization.yaml +++ b/kube-state-metrics/kustomization.yaml @@ -2,7 +2,5 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: - # ArgoCD Application 리소스는 monitoring/kustomization.yaml에서 관리 - # - argocd.yaml - + - argocd.yaml - namespace.yaml diff --git a/loki/kustomization.yaml b/loki/kustomization.yaml index 4ee9d9a..15390c4 100644 --- a/loki/kustomization.yaml +++ b/loki/kustomization.yaml @@ -2,7 +2,5 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: - # ArgoCD Application 리소스는 monitoring/kustomization.yaml에서 관리 - # - argocd.yaml - + - argocd.yaml - namespace.yaml diff --git a/node-exporter/kustomization.yaml b/node-exporter/kustomization.yaml index 4ee9d9a..15390c4 100644 --- a/node-exporter/kustomization.yaml +++ b/node-exporter/kustomization.yaml @@ -2,7 +2,5 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: - # ArgoCD Application 리소스는 monitoring/kustomization.yaml에서 관리 - # - argocd.yaml - + - argocd.yaml - namespace.yaml diff --git a/prometheus/kustomization.yaml b/prometheus/kustomization.yaml index aae4fac..c28bbb6 100644 --- a/prometheus/kustomization.yaml +++ b/prometheus/kustomization.yaml @@ -2,8 +2,6 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: - # ArgoCD Application 리소스는 monitoring/kustomization.yaml에서 관리 - # - argocd.yaml - + - argocd.yaml - namespace.yaml - vault/postgresql-password.yaml diff --git a/promtail/kustomization.yaml b/promtail/kustomization.yaml index 4ee9d9a..15390c4 100644 --- a/promtail/kustomization.yaml +++ b/promtail/kustomization.yaml @@ -2,7 +2,5 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: - # ArgoCD Application 리소스는 monitoring/kustomization.yaml에서 관리 - # - argocd.yaml - + - argocd.yaml - namespace.yaml