Skip to content

Commit 3e685f2

Browse files
committed
Include the correct path (and port, even though that was defaulted) in partials.conversion
Thanks to @psalaberria002 for the catch! Signed-off-by: Flynn <[email protected]>
1 parent 539b94f commit 3e685f2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

charts/emissary-crds/templates/_helpers.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
service:
88
name: emissary-apiext
99
namespace: {{ .Release.Namespace }}
10+
path: /webhooks/crd-convert
11+
port: 443
1012
conversionReviewVersions:
1113
- v1
1214
{{- end -}}

0 commit comments

Comments
 (0)