diff --git a/apps/prod/kustomization.yaml b/apps/prod/kustomization.yaml index c69ee18ce..2952862b1 100644 --- a/apps/prod/kustomization.yaml +++ b/apps/prod/kustomization.yaml @@ -4,10 +4,10 @@ resources: - ../base/csi-driver - ../base/loki - ../base/flux - - ../base/nvidia-dcgm + #- ../base/nvidia-dcgm - ../base/posthog - posthog - grafana - - fluent-bit + #- fluent-bit patchesStrategicMerge: - posthog/merge-values.yaml diff --git a/infrastructure/apps/kustomization.yaml b/infrastructure/apps/kustomization.yaml index f610a66b4..c676860fa 100644 --- a/infrastructure/apps/kustomization.yaml +++ b/infrastructure/apps/kustomization.yaml @@ -3,9 +3,9 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: - prometheus-adapter - - linkerd - - linkerd-viz - - linkerd-jaeger - - jaeger-operator - - jaeger - - opentelemetry-operator + #- linkerd + #- linkerd-viz + #- linkerd-jaeger + #- jaeger-operator + #- jaeger + #- opentelemetry-operator diff --git a/infrastructure/controllers/kustomization.yaml b/infrastructure/controllers/kustomization.yaml index af4b91d6f..ddde8e527 100644 --- a/infrastructure/controllers/kustomization.yaml +++ b/infrastructure/controllers/kustomization.yaml @@ -1,5 +1,5 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: - - weave-gitops.yaml - - predictive-horizontal-pod-autoscaler-operator + #- weave-gitops.yaml + #- predictive-horizontal-pod-autoscaler-operator