refactor gitea

This commit is contained in:
2024-07-23 01:08:28 +10:00
parent c3ded5a517
commit 28861f1fc2
11 changed files with 822 additions and 780 deletions

View File

@@ -1,7 +1,8 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- ./deployment.yaml
- ./service.yaml
- ./service-account.yaml
- ./ingress.yaml
helmCharts:
- name: gitea
repo: oci://registry-1.docker.io/bitnamicharts
version: 2.3.14
releaseName: gitea
valuesFile: values.yaml