Skip to content

Commit 3350f8b

Browse files
committed
temp: disable certain resources
Signed-off-by: Michael Fornaro <[email protected]>
1 parent 27a9388 commit 3350f8b

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

k8s/namespaces/overlays/cluster-1/kustomization.yaml

+11-11
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ resources:
2121
- ../../base/traefik-ingress
2222
- ../../base/velero
2323
# - ../../base/actions-runner-system/actions-runner-controller/ks.yaml
24-
- ../../base/crossplane-system/crossplane/ks.yaml
24+
# - ../../base/crossplane-system/crossplane/ks.yaml
2525
- ../../base/flux-system/addons/ks.yaml
2626
# - ../../base/flux-system/tf-controller/ks.yaml
2727
- ../../base/flux-system/weave-gitops/ks.yaml
@@ -53,17 +53,17 @@ resources:
5353
- ../../base/network-system/node-feature-discovery/ks.yaml
5454
- ../../base/network-system/oauth2-proxy/ks.yaml
5555
- ../../base/nginx-ingress/nginx-ingress/ks.yaml
56-
- ../../base/observability/grafana/ks.yaml
57-
- ../../base/observability/jaeger/ks.yaml
58-
- ../../base/observability/kiali/ks.yaml
56+
# - ../../base/observability/grafana/ks.yaml
57+
# - ../../base/observability/jaeger/ks.yaml
58+
# - ../../base/observability/kiali/ks.yaml
5959
# - ../../base/observability/kube-prometheus-stack/ks.yaml
60-
- ../../base/observability/loki-stack/ks.yaml
61-
- ../../base/observability/otel/ks.yaml
62-
- ../../base/observability/thanos/ks.yaml
60+
# - ../../base/observability/loki-stack/ks.yaml
61+
# - ../../base/observability/otel/ks.yaml
62+
# - ../../base/observability/thanos/ks.yaml
6363
- ../../base/openebs/cstor/ks.yaml
6464
# - ../../base/openebs/jiva/ks.yaml
65-
- ../../base/openfaas/openfaas/ks.yaml
66-
- ../../base/rook-ceph/rook-ceph-operator/ks.yaml
67-
- ../../base/security-system/kyverno/ks.yaml
68-
- ../../base/traefik-ingress/traefik/ks.yaml
65+
# - ../../base/openfaas/openfaas/ks.yaml
66+
# - ../../base/rook-ceph/rook-ceph-operator/ks.yaml
67+
# - ../../base/security-system/kyverno/ks.yaml
68+
# - ../../base/traefik-ingress/traefik/ks.yaml
6969
- ../../base/velero/velero/ks.yaml

0 commit comments

Comments
 (0)