Feat(hedgedoc): add hedgedoc
All checks were successful
Lint yaml / build-package (push) Successful in 3s

This commit is contained in:
2024-12-05 09:45:06 +00:00
parent 39e422a3ef
commit 96b725e54e
8 changed files with 199 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
---
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