Forked from
stackspin / stackspin-flux-example
2 commits behind, 271 commits ahead of the upstream repository.
-
xeruf authored
Because k8s and fluxcd have differing versions
96506e7e
apps-kustomization.yaml 256 B
apiVersion: kustomize.toolkit.fluxcd.io/v1beta2
kind: Kustomization
metadata:
name: stackspout-apps
namespace: flux-system
spec:
interval: 10m
retryInterval: 1m
sourceRef:
kind: GitRepository
name: stackspout
path: ./apps
prune: true