Add BookStack documentation app

This commit is contained in:
2026-06-18 14:26:19 +00:00
parent dc43663b8a
commit 7b236d8ba5
6 changed files with 180 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- namespace.yaml
- secret.yaml
- mariadb.yaml
- bookstack.yaml
- ingress.yaml