Bump test chart dependencies (#171)

Signed-off-by: GitHub <[email protected]>
Co-authored-by: marcofranssen <[email protected]>
This commit is contained in:
github-actions[bot]
2024-01-01 06:05:30 -08:00
committed by GitHub
co-authored by marcofranssen
parent 2454b8cd2a
commit 8f1aba8ad3
5 changed files with 7 additions and 7 deletions
@@ -56,7 +56,7 @@ A Helm chart to install the SPIFFE CSI driver.
| `nodeDriverRegistrar.image.repository` | The repository within the registry | `sig-storage/csi-node-driver-registrar` |
| `nodeDriverRegistrar.image.pullPolicy` | The image pull policy | `IfNotPresent` |
| `nodeDriverRegistrar.image.version` | This value is deprecated in favor of tag. (Will be removed in a future release) | `""` |
| `nodeDriverRegistrar.image.tag` | Overrides the image tag | `v2.9.2` |
| `nodeDriverRegistrar.image.tag` | Overrides the image tag | `v2.9.3` |
| `nodeDriverRegistrar.resources` | Resource requests and limits for CSI driver pods | `{}` |
| `agentSocketPath` | The unix socket path to the spire-agent | `/run/spire/agent-sockets/spire-agent.sock` |
| `kubeletPath` | Path to kubelet file | `/var/lib/kubelet` |