Move gitea kustomization to subdir

This commit is contained in:
2025-04-05 20:22:29 +02:00
parent 59703c8d12
commit 432d03772a
3 changed files with 5 additions and 1 deletions

View File

@@ -0,0 +1,4 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- gitea.yaml

View File

@@ -1,7 +1,7 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- gitea.yaml
- gitea
- renovate.yaml
- ollama.yaml
- librechat.yaml