Skip to content
Snippets Groups Projects
Commit c36ee5cc authored by xeruf's avatar xeruf
Browse files

kustomizations: temporarily disable vikunja

parent e56d95cd
No related branches found
No related tags found
No related merge requests found
---
apiVersion: kustomize.toolkit.fluxcd.io/v1beta2
kind: Kustomization
metadata:
name: vikunja
namespace: flux-system
spec:
interval: 30m
wait: true
timeout: 1h
dependsOn:
- name: single-sign-on
sourceRef:
kind: GitRepository
name: stackspout
path: ./basic/apps/do
prune: true
postBuild:
substituteFrom:
#- kind: Secret
# name: stackspin-vikunja-variables
- kind: Secret
name: stackspin-vikunja-oauth-variables
- kind: Secret
name: stackspin-cluster-variables
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment