Added Gitea

This commit is contained in:
Ultradesu
2025-04-12 19:26:31 +01:00
parent 067e6198d4
commit cf3f481eb9
6 changed files with 198 additions and 0 deletions

View File

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