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:
@@ -35,6 +35,7 @@ A Helm chart to install the SPIRE agent.
|
||||
| priorityClassName | string | `""` | Priority class assigned to daemonset pods |
|
||||
| resources | object | `{}` | |
|
||||
| securityContext | object | `{}` | |
|
||||
| server.address | string | `""` | |
|
||||
| server.port | int | `8081` | |
|
||||
| serviceAccount.annotations | object | `{}` | |
|
||||
| serviceAccount.create | bool | `true` | |
|
||||
|
||||
Reference in New Issue
Block a user