Move k8s-workload-registrar to sub chart
Signed-off-by: Marco Franssen <[email protected]> Signed-off-by: Marco Franssen <[email protected]>
This commit is contained in:
@@ -46,6 +46,7 @@ Kubernetes: `>=1.21.0-0`
|
||||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| file://./charts/k8s-workload-registrar | k8s-workload-registrar | 0.1.0 |
|
||||
| file://./charts/spiffe-csi-driver | spiffe-csi-driver | 0.1.0 |
|
||||
| file://./charts/spiffe-oidc-discovery-provider | spiffe-oidc-discovery-provider | 0.1.0 |
|
||||
|
||||
@@ -64,6 +65,7 @@ Kubernetes: `>=1.21.0-0`
|
||||
| agent.service.annotations | object | `{}` | |
|
||||
| fullnameOverride | string | `""` | |
|
||||
| imagePullSecrets | list | `[]` | |
|
||||
| k8s-workload-registrar.enabled | bool | `true` | |
|
||||
| nameOverride | string | `""` | |
|
||||
| server.config.ca_subject.common_name | string | `"example.org"` | |
|
||||
| server.config.ca_subject.country | string | `"NL"` | |
|
||||
@@ -104,12 +106,6 @@ Kubernetes: `>=1.21.0-0`
|
||||
| waitForIt.image.repository | string | `"chainguard/wait-for-it"` | |
|
||||
| waitForIt.image.version | string | `"latest-20221223"` | |
|
||||
| waitForIt.resources | object | `{}` | |
|
||||
| workloadRegistrar.image.pullPolicy | string | `"IfNotPresent"` | |
|
||||
| workloadRegistrar.image.registry | string | `"gcr.io"` | |
|
||||
| workloadRegistrar.image.repository | string | `"spiffe-io/k8s-workload-registrar"` | |
|
||||
| workloadRegistrar.image.version | string | `""` | |
|
||||
| workloadRegistrar.resources | object | `{}` | |
|
||||
| workloadRegistrar.service.annotations | object | `{}` | |
|
||||
|
||||
----------------------------------------------
|
||||
Autogenerated from chart metadata using [helm-docs v1.11.0](https://github.com/norwoodj/helm-docs/releases/v1.11.0)
|
||||
|
||||
Reference in New Issue
Block a user