move spiffe-csi-driver and node-driver-registrar to values

Signed-off-by: Batuhan Apaydın <[email protected]>
Signed-off-by: Marco Franssen <[email protected]>
This commit is contained in:
Batuhan Apaydın
2023-02-18 13:04:03 +01:00
committed by Marco Franssen
parent 569412b5d4
commit 4e5dd65aad
3 changed files with 26 additions and 5 deletions
+4
View File
@@ -65,6 +65,10 @@ Kubernetes: `>=1.21.0-0`
| fullnameOverride | string | `""` | |
| imagePullSecrets | list | `[]` | |
| nameOverride | string | `""` | |
| nodeDriverRegistrar.image.pullPolicy | string | `"IfNotPresent"` | |
| nodeDriverRegistrar.image.repository | string | `"quay.io/k8scsi/csi-node-driver-registrar"` | |
| nodeDriverRegistrar.image.tag | string | `"v2.0.1"` | |
| nodeDriverRegistrar.resources | object | `{}` | |
| oidc.acme.cacheDir | string | `"/run/spire"` | |
| oidc.acme.directoryUrl | string | `"https://acme-v02.api.letsencrypt.org/directory"` | |
| oidc.acme.emailAddress | string | `"[email protected]"` | |