feat(new): gateway api support
check-and-test / check-and-test (pull_request) Successful in 39s

This commit is contained in:
2026-07-04 12:30:38 -04:00
parent 0bdf8c789d
commit 84349e6385
9 changed files with 286 additions and 0 deletions
+1
View File
@@ -1,3 +1,4 @@
{{- include "gitea.validate-ingress-gateway-conflict" . }}
{{- if .Values.ingress.enabled -}}
{{- $fullName := include "gitea.fullname" . -}}
{{- $httpPort := .Values.service.http.port -}}