From 10085831a41ee151add28863854da1efd0bb4811 Mon Sep 17 00:00:00 2001 From: Patrick Spek Date: Wed, 29 Mar 2023 15:36:24 +0200 Subject: Rename k3s-master to k3s-legacy This should do while I rework my k3s playbook --- .../clusters/krohxe.tyil.net/flux-system/kustomization.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 playbooks.d/k3s-legacy/manifests/clusters/krohxe.tyil.net/flux-system/kustomization.yaml (limited to 'playbooks.d/k3s-legacy/manifests/clusters/krohxe.tyil.net/flux-system/kustomization.yaml') diff --git a/playbooks.d/k3s-legacy/manifests/clusters/krohxe.tyil.net/flux-system/kustomization.yaml b/playbooks.d/k3s-legacy/manifests/clusters/krohxe.tyil.net/flux-system/kustomization.yaml new file mode 100644 index 0000000..3842229 --- /dev/null +++ b/playbooks.d/k3s-legacy/manifests/clusters/krohxe.tyil.net/flux-system/kustomization.yaml @@ -0,0 +1,5 @@ +apiVersion: kustomize.config.k8s.io/v1beta1 +kind: Kustomization +resources: +- gotk-components.yaml +- gotk-sync.yaml -- cgit v1.1