stackspout/infrastructure/kustomizations/overrides-kustomization.yaml

17 lines
341 B
YAML

apiVersion: kustomize.toolkit.fluxcd.io/v1beta2
kind: Kustomization
metadata:
name: stackspout-overrides
namespace: flux-system
spec:
interval: 2m
sourceRef:
kind: GitRepository
name: stackspout
path: ./overrides
prune: true
postBuild:
substituteFrom:
- kind: Secret
name: stackspin-cluster-variables