stackspout/apps/support/zammad-kustomization.yaml

26 lines
548 B
YAML
Raw Normal View History

2024-02-07 11:56:50 +00:00
apiVersion: kustomize.toolkit.fluxcd.io/v1
2024-01-23 19:19:15 +00:00
kind: Kustomization
metadata:
2024-02-06 17:32:49 +00:00
name: zammad
2024-01-23 19:19:15 +00:00
namespace: flux-system
spec:
interval: 10m
2024-02-06 17:32:49 +00:00
retryInterval: 2m
2024-01-23 19:19:15 +00:00
wait: true
timeout: 3m
dependsOn:
- name: single-sign-on
sourceRef:
kind: GitRepository
name: stackspout
2024-02-06 17:32:49 +00:00
path: ./basic/apps/name
2024-01-23 19:19:15 +00:00
prune: true
postBuild:
substituteFrom:
#- kind: Secret
2024-02-06 17:32:49 +00:00
# name: stackspin-zammad-variables
2024-01-23 19:19:15 +00:00
- kind: Secret
2024-02-06 17:32:49 +00:00
name: stackspin-zammad-oauth-variables
2024-01-23 19:19:15 +00:00
- kind: Secret
name: stackspin-cluster-variables