Fix unsupported value HTTP for protocol
Signed-off-by: Ricardo Lopes <ricardoapl.dev@gmail.com>
This commit is contained in:
parent
3e2cb9ff62
commit
9ce143b462
1 changed files with 1 additions and 1 deletions
|
@ -1181,7 +1181,7 @@ defaultBackend:
|
|||
extraPorts: []
|
||||
# - name: metrics
|
||||
# port: 9090
|
||||
# protocol: HTTP
|
||||
# protocol: TCP
|
||||
# targetPort: 9090
|
||||
priorityClassName: ""
|
||||
# -- Labels to be added to the default backend resources
|
||||
|
|
Loading…
Reference in a new issue