fix: networking networking.k8s.io/v1

This commit is contained in:
Julien Cabillot
2022-02-25 17:28:28 -05:00
parent f08d0b899b
commit 7d444f276f
2 changed files with 2 additions and 1 deletions

View File

@@ -29,6 +29,7 @@ spec:
paths:
{{- range .paths }}
- path: {{ .path }}
pathType: Prefix
backend:
service:
name: {{ $fullName }}