diff --git a/services/monitoring/deploy/prometheus/kustomization.yaml b/services/monitoring/deploy/prometheus/kustomization.yaml index 82f93f9..7fa9ae0 100644 --- a/services/monitoring/deploy/prometheus/kustomization.yaml +++ b/services/monitoring/deploy/prometheus/kustomization.yaml @@ -4,10 +4,3 @@ namespace: monitoring resources: - helm-repo.yaml - helm-release.yaml - - prometheus-agent.yaml -generatorOptions: - disableNameSuffixHash: true -secretGenerator: - - name: prometheus-stack-helm-values - files: - - values.yaml=helm-values.yaml