Have I broken it or does it work if infra is gone?

This commit is contained in:
2024-02-11 17:14:54 +00:00
parent dd1228f394
commit d7dda6b562

View File

@@ -1,15 +1,15 @@
apiVersion: kustomize.toolkit.fluxcd.io/v1 # apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization # kind: Kustomization
metadata: # metadata:
name: infrastructure # name: infrastructure
namespace: flux-system # namespace: flux-system
spec: # spec:
interval: 1h # interval: 1h
retryInterval: 1m # retryInterval: 1m
timeout: 5m # timeout: 5m
sourceRef: # sourceRef:
kind: GitRepository # kind: GitRepository
name: flux-system # name: flux-system
path: ./infrastructure # path: ./infrastructure
prune: true # prune: true
wait: true # wait: true