mirror of
https://github.com/stakater/Reloader.git
synced 2026-08-20 20:46:30 +00:00
Update values.service.ports to values.service.port
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user