stackspout/infrastructure/kustomizations/overrides-kustomization.yaml

17 lines
341 B
YAML
Raw Normal View History

apiVersion: kustomize.toolkit.fluxcd.io/v1beta2
kind: Kustomization
metadata:
2022-06-29 22:11:29 +00:00
name: stackspout-overrides
namespace: flux-system
spec:
2022-04-14 09:51:41 +00:00
interval: 2m
sourceRef:
kind: GitRepository
name: stackspout
2024-01-23 21:50:41 +00:00
path: ./overrides
prune: true
postBuild:
substituteFrom:
- kind: Secret
name: stackspin-cluster-variables