stackspout/basic/infrastructure/kustomizations/kube-system-config.yaml

20 lines
402 B
YAML
Raw Normal View History

2022-11-08 10:33:31 +00:00
apiVersion: kustomize.toolkit.fluxcd.io/v1beta2
kind: Kustomization
metadata:
name: kube-system-config
namespace: flux-system
spec:
interval: 1h
timeout: 20m
dependsOn:
- name: metallb
sourceRef:
kind: GitRepository
name: stackspout
path: ./basic/config/kube-system
prune: true
postBuild:
substituteFrom:
- kind: Secret
name: stackspin-cluster-variables