Skip to content

Commit

Permalink
Remove Local Path Provisioner
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewrossi committed Dec 2, 2024
1 parent f0b371e commit bad5cce
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 230 deletions.
1 change: 0 additions & 1 deletion base/apps/base/kustomization.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- local-path-storage.yaml
- nginx-ingress.yaml
- jena-fuseki.yaml
- longhorn.yaml
Expand Down
178 changes: 0 additions & 178 deletions base/apps/base/local-path-storage.yaml

This file was deleted.

2 changes: 0 additions & 2 deletions overlays/integration/base/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,3 @@ kind: Kustomization
resources:
- ../../../base/argocd
- ../../../base/apps/base
patches:
- path: patch-waves.yaml
24 changes: 0 additions & 24 deletions overlays/integration/base/patch-waves.yaml

This file was deleted.

1 change: 0 additions & 1 deletion overlays/validation/base/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ resources:
- ../../../base/argocd
- ../../../base/apps/base
patches:
- path: patch-waves.yaml
- path: patch-optional.yaml
- patch: |-
- op: replace
Expand Down
24 changes: 0 additions & 24 deletions overlays/validation/base/patch-waves.yaml

This file was deleted.

0 comments on commit bad5cce

Please sign in to comment.