Files
applications/flux-applications/hedgedoc.yaml
ytshih 23ec9001ef
All checks were successful
Lint yaml / build-package (push) Successful in 2s
Feat(hedgedoc): add hedgedoc
2024-12-04 20:27:41 +00:00

15 lines
252 B
YAML

---
apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
metadata:
name: hedgedoc
namespace: flux-system
spec:
interval: 10m0s
path: ./hedgedoc/
prune: true
force: false
sourceRef:
kind: GitRepository
name: applications