Have I broken it or does it work if infra is gone?
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user