feat: Gateway API support, in lieu of Ingress
commitlint / check-and-test (pull_request) Successful in 3s
check-and-test / check-and-test (pull_request) Failing after 36s

This commit is contained in:
2026-07-04 12:22:32 -04:00
parent 0bdf8c789d
commit 9d9ea09afb
9 changed files with 289 additions and 3 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 -}}