Update default for additionalDomains not to include localhost (#146)
Its pretty much only useful if you want to port forward the discovery provider and use localhost to access it. An uncommon use case. Its easy to add back for that case. This simplifies production deploymnet. Signed-off-by: Kevin Fox <[email protected]>
This commit is contained in:
@@ -94,8 +94,6 @@ upstream-spire-agent:
|
||||
|
||||
spiffe-oidc-discovery-provider:
|
||||
enabled: true
|
||||
config:
|
||||
additionalDomains: []
|
||||
insecureScheme:
|
||||
enabled: true
|
||||
podSecurityContext:
|
||||
|
||||
Reference in New Issue
Block a user