Remove dead code (#217)
This commit is contained in:
@@ -108,12 +108,10 @@ Kubernetes: `>=1.21.0-0`
|
||||
|
||||
| Key | Type | Default | Description |
|
||||
|-----|------|---------|-------------|
|
||||
| fullnameOverride | string | `""` | |
|
||||
| global.k8s.clusterDomain | string | `"cluster.local"` | |
|
||||
| global.spire.bundleConfigMap | string | `""` | Override all instances of bundleConfigMap |
|
||||
| global.spire.clusterName | string | `"example-cluster"` | Set the name of the Kubernetes cluster |
|
||||
| global.spire.trustDomain | string | `"example.org"` | Set the trust domain to use for the spiffe identifiers |
|
||||
| nameOverride | string | `""` | |
|
||||
| spiffe-csi-driver.enabled | bool | `true` | |
|
||||
| spiffe-oidc-discovery-provider.enabled | bool | `false` | |
|
||||
| spire-agent.enabled | bool | `true` | |
|
||||
|
||||
Reference in New Issue
Block a user