mirror of
https://github.com/stakater/Reloader.git
synced 2026-08-20 04:26:28 +00:00
updated reloader chart for new re changes
This commit is contained in:
@@ -10,10 +10,12 @@ global:
|
||||
#imagePullSecrets:
|
||||
# - my-pull-secret
|
||||
|
||||
## Required when enterprise.enabled=true (shared with the enterprise subchart)
|
||||
consoleHost: ""
|
||||
gatewayHost: ""
|
||||
gatewayScheme: https
|
||||
## Required when enterprise.enabled=true (shared with the enterprise subchart).
|
||||
## The console and the gateway share this one hostname and are told apart by
|
||||
## path: console at /, gateway at gatewayBasePath.
|
||||
host: ""
|
||||
gatewayBasePath: /gateway
|
||||
ingressScheme: https
|
||||
|
||||
kubernetes:
|
||||
host: https://kubernetes.default
|
||||
|
||||
Reference in New Issue
Block a user