stackspout/basic/infrastructure/kustomizations/suitecrm-kustomization.yaml

26 lines
562 B
YAML
Raw Normal View History

2022-07-05 10:58:05 +00:00
apiVersion: kustomize.toolkit.fluxcd.io/v1beta2
kind: Kustomization
metadata:
name: suitecrm
namespace: flux-system
spec:
interval: 10m
retryInterval: 1m
2022-07-05 10:58:05 +00:00
wait: true
timeout: 3m
2022-07-06 09:24:04 +00:00
#dependsOn:
# - name: single-sign-on
2022-07-05 10:58:05 +00:00
sourceRef:
kind: GitRepository
name: stackspout
path: ./basic/apps/people
prune: true
postBuild:
substituteFrom:
2022-07-06 09:16:49 +00:00
- kind: Secret
name: stackspin-suitecrm-variables
2022-07-05 10:58:05 +00:00
#- kind: Secret
# name: stackspin-suitecrm-oauth-variables
- kind: Secret
name: stackspin-cluster-variables