stackspout/apps/people-kustomization.yaml

13 lines
238 B
YAML
Raw Normal View History

2024-02-18 09:09:41 +00:00
apiVersion: kustomize.toolkit.fluxcd.io/v1beta2
kind: Kustomization
metadata:
name: add-people
namespace: flux-system
spec:
interval: 10m
prune: true
path: ./apps/people
sourceRef:
kind: GitRepository
name: stackspout