stackspout/apps/do/vikunja-kustomization.yaml

27 lines
542 B
YAML
Raw Normal View History

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