summaryrefslogtreecommitdiff
path: root/playbooks.d/k3s-legacy/manifests/infrastructure/releases/kustomization.yaml
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2023-04-06 08:22:22 +0200
committerPatrick Spek <p.spek@tyil.nl>2023-04-06 08:22:22 +0200
commitf2723ca35ab25fc661f54dbd2c5e0b9aade1f868 (patch)
treebe40467cfe2de7727c4315368738320a4e7fd2f5 /playbooks.d/k3s-legacy/manifests/infrastructure/releases/kustomization.yaml
parentd0e138ad85297fbf7fb0d22acd3ad611d2ab9f51 (diff)
Remove k3s-legacy and krohxe
Diffstat (limited to 'playbooks.d/k3s-legacy/manifests/infrastructure/releases/kustomization.yaml')
-rw-r--r--playbooks.d/k3s-legacy/manifests/infrastructure/releases/kustomization.yaml8
1 files changed, 0 insertions, 8 deletions
diff --git a/playbooks.d/k3s-legacy/manifests/infrastructure/releases/kustomization.yaml b/playbooks.d/k3s-legacy/manifests/infrastructure/releases/kustomization.yaml
deleted file mode 100644
index 51893a5..0000000
--- a/playbooks.d/k3s-legacy/manifests/infrastructure/releases/kustomization.yaml
+++ /dev/null
@@ -1,8 +0,0 @@
----
-apiVersion: kustomize.config.k8s.io/v1beta1
-kind: Kustomization
-resources:
-- sealed-secrets
-- ingress-nginx
-- cert-manager
-...