Fix typo in comment

This commit is contained in:
Alex Smith 2023-11-15 13:36:45 +00:00
parent 21a72faa67
commit 709d6ee4c9

View file

@ -462,7 +462,7 @@ controller:
## Ref: https://kubernetes.io/docs/concepts/services-networking/service/#external-ips ## Ref: https://kubernetes.io/docs/concepts/services-networking/service/#external-ips
## ##
externalIPs: [] 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 ## Ref: https://kubernetes.io/docs/concepts/services-networking/service/#externalname
## ##
externalName: "" externalName: ""