Namespace override
This patch makes it possible to install the subcharts in different namespaces as needed. Signed-off-by: Kevin Fox <[email protected]>
This commit is contained in:
@@ -13,6 +13,7 @@ image:
|
||||
|
||||
imagePullSecrets: []
|
||||
nameOverride: ""
|
||||
namespaceOverride: ""
|
||||
fullnameOverride: ""
|
||||
|
||||
serviceAccount:
|
||||
@@ -60,6 +61,7 @@ bundleConfigMap: spire-bundle
|
||||
server:
|
||||
address: ""
|
||||
port: 8081
|
||||
namespaceOverride: ""
|
||||
|
||||
healthChecks:
|
||||
# -- override the host port used for health checking
|
||||
|
||||
Reference in New Issue
Block a user