Update values.service.ports to values.service.port

This commit is contained in:
Waleed Malik
2020-12-01 16:48:10 +05:00
parent 5fd275a05c
commit 27815ea3b3
2 changed files with 5 additions and 4 deletions
@@ -78,10 +78,11 @@ reloader:
pod:
annotations: {}
service: {}
service:
{}
# labels: {}
# annotations: {}
# ports:
# port:
# - port: 9090
# name: http
# protocol: TCP
@@ -97,7 +98,7 @@ reloader:
labels: {}
# The name of the ServiceAccount to use.
# If not set and create is true, a name is generated using the fullname template
name:
name:
# Optional flags to pass to the Reloader entrypoint
# Example:
# custom_annotations:
@@ -81,7 +81,7 @@ reloader:
service: {}
# labels: {}
# annotations: {}
# ports:
# port:
# - port: 9090
# name: http
# protocol: TCP