From f9e156d56ffbabb2378c61d36b182d832270b770 Mon Sep 17 00:00:00 2001 From: Patrick Spek Date: Thu, 6 Oct 2022 14:16:23 +0200 Subject: Remove edephas cluster from Flux --- .../edephas.tyil.net/infrastructure-configuration.yaml | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 playbooks.d/k3s-master/manifests/clusters/edephas.tyil.net/infrastructure-configuration.yaml (limited to 'playbooks.d/k3s-master/manifests/clusters/edephas.tyil.net/infrastructure-configuration.yaml') diff --git a/playbooks.d/k3s-master/manifests/clusters/edephas.tyil.net/infrastructure-configuration.yaml b/playbooks.d/k3s-master/manifests/clusters/edephas.tyil.net/infrastructure-configuration.yaml deleted file mode 100644 index 9df248a..0000000 --- a/playbooks.d/k3s-master/manifests/clusters/edephas.tyil.net/infrastructure-configuration.yaml +++ /dev/null @@ -1,17 +0,0 @@ ---- -apiVersion: kustomize.toolkit.fluxcd.io/v1beta2 -kind: Kustomization -metadata: - name: infrastructure-configurations - namespace: flux-system -spec: - interval: 10m0s - dependsOn: - - name: infrastructure-releases - sourceRef: - kind: GitRepository - name: flux-system - path: ./playbooks.d/k3s-master/share/manifests/infrastructure/configuration - prune: true - wait: true -... -- cgit v1.1