Skip to content

Commit

Permalink
temp: disable certain resources
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Fornaro <20387402+xUnholy@users.noreply.github.com>
  • Loading branch information
xunholy committed Mar 16, 2023
1 parent 27a9388 commit 3350f8b
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions k8s/namespaces/overlays/cluster-1/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ resources:
- ../../base/traefik-ingress
- ../../base/velero
# - ../../base/actions-runner-system/actions-runner-controller/ks.yaml
- ../../base/crossplane-system/crossplane/ks.yaml
# - ../../base/crossplane-system/crossplane/ks.yaml
- ../../base/flux-system/addons/ks.yaml
# - ../../base/flux-system/tf-controller/ks.yaml
- ../../base/flux-system/weave-gitops/ks.yaml
Expand Down Expand Up @@ -53,17 +53,17 @@ resources:
- ../../base/network-system/node-feature-discovery/ks.yaml
- ../../base/network-system/oauth2-proxy/ks.yaml
- ../../base/nginx-ingress/nginx-ingress/ks.yaml
- ../../base/observability/grafana/ks.yaml
- ../../base/observability/jaeger/ks.yaml
- ../../base/observability/kiali/ks.yaml
# - ../../base/observability/grafana/ks.yaml
# - ../../base/observability/jaeger/ks.yaml
# - ../../base/observability/kiali/ks.yaml
# - ../../base/observability/kube-prometheus-stack/ks.yaml
- ../../base/observability/loki-stack/ks.yaml
- ../../base/observability/otel/ks.yaml
- ../../base/observability/thanos/ks.yaml
# - ../../base/observability/loki-stack/ks.yaml
# - ../../base/observability/otel/ks.yaml
# - ../../base/observability/thanos/ks.yaml
- ../../base/openebs/cstor/ks.yaml
# - ../../base/openebs/jiva/ks.yaml
- ../../base/openfaas/openfaas/ks.yaml
- ../../base/rook-ceph/rook-ceph-operator/ks.yaml
- ../../base/security-system/kyverno/ks.yaml
- ../../base/traefik-ingress/traefik/ks.yaml
# - ../../base/openfaas/openfaas/ks.yaml
# - ../../base/rook-ceph/rook-ceph-operator/ks.yaml
# - ../../base/security-system/kyverno/ks.yaml
# - ../../base/traefik-ingress/traefik/ks.yaml
- ../../base/velero/velero/ks.yaml

0 comments on commit 3350f8b

Please sign in to comment.