Compare commits

...

2 commits

Author SHA1 Message Date
j
0bf0001ffd Add nextcloud as well 2025-08-09 04:37:07 +00:00
j
9fcbdc3eab Enable the database 2025-08-09 04:36:45 +00:00

View file

@ -3,4 +3,6 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- database.yaml
- authentik.yaml
- nextcloud.yaml