diff --git a/apps/grafana-tempo/Chart.yaml b/apps/grafana-tempo/Chart.yaml index 4a323bf..66930b1 100644 --- a/apps/grafana-tempo/Chart.yaml +++ b/apps/grafana-tempo/Chart.yaml @@ -1,3 +1,4 @@ +# 2024 9/2 이후로 쓰이지 않음 apiVersion: v2 name: grafana-tempo type: application diff --git a/charts/xquare-application/values.yaml b/charts/xquare-application/values.yaml index 022343c..23f5573 100644 --- a/charts/xquare-application/values.yaml +++ b/charts/xquare-application/values.yaml @@ -129,15 +129,6 @@ projects: automated: prune: false selfHeal: true - - name: grafana-tempo - namespace: monitoring - source: - path: apps/grafana-tempo - repoURL: https://github.com/team-xquare/k8s-resource.git - syncPolicy: - automated: - prune: false - selfHeal: true - name: gocd namespace: gocd source: