Skip to content

Commit

Permalink
Turn off more stuff that is unnecessary as we switch to azure.
Browse files Browse the repository at this point in the history
  • Loading branch information
mitchellw committed Feb 17, 2024
1 parent 163efa0 commit ff6612a
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions apps/prod/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
12 changes: 6 additions & 6 deletions infrastructure/apps/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
4 changes: 2 additions & 2 deletions infrastructure/controllers/kustomization.yaml
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit ff6612a

Please sign in to comment.