Fix typo in comment
This commit is contained in:
parent
21a72faa67
commit
709d6ee4c9
1 changed files with 1 additions and 1 deletions
|
@ -462,7 +462,7 @@ controller:
|
|||
## Ref: https://kubernetes.io/docs/concepts/services-networking/service/#external-ips
|
||||
##
|
||||
externalIPs: []
|
||||
# -- External reference that discovery mechanisms will retrun as an alias for this service
|
||||
# -- External reference that discovery mechanisms will return as an alias for this service
|
||||
## Ref: https://kubernetes.io/docs/concepts/services-networking/service/#externalname
|
||||
##
|
||||
externalName: ""
|
||||
|
|
Loading…
Reference in a new issue