feat: support gatewayAPI

This commit is contained in:
2026-05-31 18:25:55 +02:00
parent e102d1e251
commit e1f5a16542
14 changed files with 953 additions and 8 deletions
+1 -1
View File
@@ -24,6 +24,6 @@ app.kubernetes.io/service-name: http
{{- define "athens-proxy.services.http.name" -}}
{{- if .Values.services.http.enabled -}}
{{ include "athens-proxy.fullname" . }}-http
{{ include "athens-proxy.fullname" . }}
{{- end -}}
{{- end -}}