enable gitea

This commit is contained in:
2024-07-25 23:29:22 +10:00
parent 2cc7bd68d0
commit 9f9a4b352d
11 changed files with 18 additions and 976 deletions

View File

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

View File

@@ -1,4 +1,5 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- ../../base
- ../../base
- ./ingress.yaml