Add default labels to child-servers clusterSPIFFEIDs for external-root-spire-server-full (#866)
Signed-off-by: Joel Goh <[email protected]> Co-authored-by: Joel Goh <[email protected]>
This commit is contained in:
@@ -315,6 +315,7 @@ Now you can interact with the Spire agent socket from your own application. The
|
||||
| `external-root-spire-server-full.controllerManager.validatingWebhookConfiguration.enabled` | Disable only when you have another instance on the k8s cluster with webhooks enabled. | `false` |
|
||||
| `external-root-spire-server-full.controllerManager.className` | specify to use an explicit class name. | `spire-mgmt-external-server` |
|
||||
| `external-root-spire-server-full.controllerManager.identities.clusterSPIFFEIDs.child-servers.enabled` | Enable child servers | `true` |
|
||||
| `external-root-spire-server-full.controllerManager.identities.clusterSPIFFEIDs.child-servers.labels` | Default label spire.spiffe.io/child-server is set to enable label-based informer filtering on the root cluster's external controller manager. | `{}` |
|
||||
| `external-root-spire-server-full.controllerManager.identities.clusterSPIFFEIDs.default.enabled` | Enable the default cluster spiffe id | `false` |
|
||||
| `external-root-spire-server-full.controllerManager.identities.clusterSPIFFEIDs.oidc-discovery-provider.enabled` | Enable the test-keys identity | `false` |
|
||||
| `external-root-spire-server-full.controllerManager.identities.clusterSPIFFEIDs.test-keys.enabled` | Enable the test-keys identity | `false` |
|
||||
|
||||
Reference in New Issue
Block a user