mirror of
https://github.com/OneUptime/oneuptime
synced 2024-11-21 22:59:07 +00:00
fix port name on ingress
This commit is contained in:
parent
54db88dd96
commit
9227324ac3
@ -32,6 +32,6 @@ spec:
|
||||
service:
|
||||
name: {{ printf "%s-%s" $.Release.Name "nginx" }}
|
||||
port:
|
||||
name: "http"
|
||||
name: "oneuptime-http"
|
||||
{{- end }}
|
||||
{{- end }}
|
Loading…
Reference in New Issue
Block a user