From 7d1db5fed3f356d2d1c0e04741ceb4ffcbeeba58 Mon Sep 17 00:00:00 2001 From: Joe Monk Date: Sat, 10 Feb 2024 17:23:57 +0000 Subject: [PATCH] Does the infra metadata need to not be there? --- clusters/talos/infrastructure.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/clusters/talos/infrastructure.yaml b/clusters/talos/infrastructure.yaml index c75767b..2ea6e9f 100644 --- a/clusters/talos/infrastructure.yaml +++ b/clusters/talos/infrastructure.yaml @@ -1,8 +1,5 @@ apiVersion: kustomize.toolkit.fluxcd.io/v1 kind: Kustomization -metadata: - name: infrastructure - namespace: flux-system spec: interval: 1h retryInterval: 1m