stackspout/basic/clusters/production/suitecrm-kustomization.yaml

26 lines
546 B
YAML

---
apiVersion: kustomize.toolkit.fluxcd.io/v1beta2
kind: Kustomization
metadata:
name: suitecrm
namespace: flux-system
spec:
interval: 30m
wait: true
timeout: 1h
dependsOn:
#- name: single-sign-on
sourceRef:
kind: GitRepository
name: stackspout
path: ./basic/apps/people
prune: true
postBuild:
substituteFrom:
- kind: Secret
name: stackspin-suitecrm-variables
#- kind: Secret
# name: stackspin-suitecrm-oauth-variables
- kind: Secret
name: stackspin-cluster-variables