Make spire agent server address configurable
If your server is not in the same namespace or cluster as the agent, you need a config option to specify where it is. Signed-off-by: Kevin Fox <[email protected]>
This commit is contained in:
@@ -58,6 +58,7 @@ trustDomain: example.org
|
||||
bundleConfigMap: spire-bundle
|
||||
|
||||
server:
|
||||
address: ""
|
||||
port: 8081
|
||||
|
||||
healthChecks:
|
||||
|
||||
Reference in New Issue
Block a user