Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
Signed-off-by: Nikolai Emil Damm <neq@energinet.dk>
  • Loading branch information
devantler committed Dec 22, 2024
1 parent 3ec877c commit dd045d8
Show file tree
Hide file tree
Showing 10 changed files with 3 additions and 42 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@ resources:

components:
- ../../../../components/helm-release-crds-label
- ../../../../components/helm-release-helm-test-label
- ../../../../components/helm-release-remediation-label
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,6 @@ resources:

components:
- ../../../../components/helm-release-crds-label
- ../../../../components/helm-release-helm-test-label
- ../../../../components/helm-release-remediation-label

5 changes: 0 additions & 5 deletions k8s/distributions/k3s/apps/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,3 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- ../../../shared/apps

components:
- ../../../components/helm-release-crds-label
- ../../../components/helm-release-helm-test-label
- ../../../components/helm-release-remediation-label
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,3 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- ../../../../shared/infrastructure/controllers

components:
- ../../../../components/helm-release-crds-label
- ../../../../components/helm-release-remediation-label
5 changes: 0 additions & 5 deletions k8s/distributions/k3s/infrastructure/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,3 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- ../../../shared/infrastructure

components:
- ../../../components/helm-release-crds-label
- ../../../components/helm-release-helm-test-label
- ../../../components/helm-release-remediation-label
5 changes: 0 additions & 5 deletions k8s/distributions/talos/apps/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,3 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- ../../../shared/apps

components:
- ../../../components/helm-release-crds-label
- ../../../components/helm-release-helm-test-label
- ../../../components/helm-release-remediation-label
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,3 @@ resources:
- cilium
- kubelet-serving-cert-approver
- longhorn

components:
- ../../../../components/helm-release-crds-label
- ../../../../components/helm-release-remediation-label
5 changes: 0 additions & 5 deletions k8s/distributions/talos/infrastructure/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,3 @@ patches:
jobservice:
accessModes:
- ReadWriteMany
components:
- ../../../components/helm-release-crds-label
- ../../../components/helm-release-helm-test-label
- ../../../components/helm-release-remediation-label
7 changes: 0 additions & 7 deletions k8s/shared/infrastructure/controllers/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,3 @@ resources:
- traefik
- trivy-operator
# - k8sgpt-operator

components:
- ../../../components/helm-release-crds-label
- ../../../components/helm-release-helm-test-label
- ../../../components/helm-release-remediation-label


7 changes: 0 additions & 7 deletions k8s/shared/infrastructure/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,3 @@ resources:
- oauth2-proxy
- ollama
- selfsigned-cluster-issuer

components:
- ../../components/helm-release-crds-label
- ../../components/helm-release-helm-test-label
- ../../components/helm-release-remediation-label


0 comments on commit dd045d8

Please sign in to comment.