Remove deprecated k8s workload registrar support
Signed-off-by: Marco Franssen <[email protected]>
This commit is contained in:
@@ -47,14 +47,6 @@ A Helm chart to install the SPIRE server.
|
||||
| image.version | string | `""` | |
|
||||
| imagePullSecrets | list | `[]` | |
|
||||
| jwtIssuer | string | `"oidc-discovery.example.org"` | |
|
||||
| k8sWorkloadRegistrar.enabled | bool | `true` | The `k8s-workload-registrar` is deprecated in favor of the `spire-controller-manager` A next release will switch to use the `spire-controller-manager` by default. |
|
||||
| k8sWorkloadRegistrar.image.pullPolicy | string | `"IfNotPresent"` | |
|
||||
| k8sWorkloadRegistrar.image.registry | string | `"gcr.io"` | |
|
||||
| k8sWorkloadRegistrar.image.repository | string | `"spiffe-io/k8s-workload-registrar"` | |
|
||||
| k8sWorkloadRegistrar.image.version | string | `""` | |
|
||||
| k8sWorkloadRegistrar.logLevel | string | `"info"` | |
|
||||
| k8sWorkloadRegistrar.resources | object | `{}` | |
|
||||
| k8sWorkloadRegistrar.securityContext | object | `{}` | |
|
||||
| logLevel | string | `"info"` | |
|
||||
| nameOverride | string | `""` | |
|
||||
| nodeSelector."kubernetes.io/arch" | string | `"amd64"` | |
|
||||
|
||||
Reference in New Issue
Block a user