Remove deprecated k8s workload registrar support

Signed-off-by: Marco Franssen <[email protected]>
This commit is contained in:
Marco Franssen
2023-02-18 13:04:15 +01:00
parent 3448897316
commit b3248e5c9c
6 changed files with 0 additions and 167 deletions
@@ -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"` | |