add app nextcloud

This commit is contained in:
2024-07-23 21:33:54 +10:00
parent 84655ecce0
commit ac182ec587
8 changed files with 133 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- ./deployment.yaml
- ./service.yaml
- ./ingress.yaml