Upgrade time
This commit is contained in:
parent
6832b23de9
commit
485249e2ff
1 changed files with 4 additions and 2 deletions
|
@ -34,7 +34,9 @@ spec:
|
||||||
- path: /
|
- path: /
|
||||||
pathType: Prefix
|
pathType: Prefix
|
||||||
backend:
|
backend:
|
||||||
serviceName: {{ $fullName }}-web
|
service:
|
||||||
servicePort: 80
|
name: {{ $fullName }}-web
|
||||||
|
port:
|
||||||
|
number: 80
|
||||||
{{- end }}
|
{{- end }}
|
||||||
{{- end }}
|
{{- end }}
|
||||||
|
|
Loading…
Add table
Reference in a new issue