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
kind: Kustomization
metadata:
name: infrastructure
namespace: flux-system
spec:
interval: 1h
retryInterval: 1m
timeout: 5m
sourceRef:
kind: GitRepository
name: flux-system
path: ./infrastructure
prune: true
wait: true
# apiVersion: kustomize.toolkit.fluxcd.io/v1
# kind: Kustomization
# metadata:
# name: infrastructure
# namespace: flux-system
# spec:
# interval: 1h
# retryInterval: 1m
# timeout: 5m
# sourceRef:
# kind: GitRepository
# name: flux-system
# path: ./infrastructure
# prune: true
# wait: true