CHORE(gitea): temporarily redirect to GitHub

- Replace Gitea deployment with GitHub redirect
- Use Traefik Middleware for 301 redirect to github.com/mayne0213
- Keep TLS certificate for gitea0213.kro.kr
This commit is contained in:
2026-01-07 13:28:09 +09:00
parent 87d5d4ccdb
commit 6d59d6774b
3 changed files with 75 additions and 16 deletions

View File

@@ -1,4 +1,5 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
# Secret is created manually via kubectl
resources: []
resources:
- redirect.yaml
namespace: gitea