Forked from
stackspin / stackspin-flux-example
2 commits behind, 67 commits ahead of the upstream repository.
-
xeruf authored4745df2a
sources-kustomization.yaml 283 B
apiVersion: kustomize.toolkit.fluxcd.io/v1beta1
kind: Kustomization
metadata:
name: stackspin-sources
namespace: flux-system
spec:
interval: 30m
sourceRef:
kind: GitRepository
name: stackspout
path: ./basic/infrastructure/sources
prune: true
validation: client