Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
christianhuth authored Oct 25, 2024
1 parent 3fb86b6 commit 210d1ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/node-access/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ The command removes all the Kubernetes components associated with the chart and
| fullnameOverride | string | `""` | String to fully override `"node-access.fullname"` |
| image.pullPolicy | string | `"Always"` | image pull policy |
| image.repository | string | `"busybox"` | image repository |
| image.tag | string | `"1.36.1"` | Overrides the image tag |
| image.tag | string | `"1.37.0"` | Overrides the image tag |
| imagePullSecrets | list | `[]` | If defined, uses a Secret to pull an image from a private Docker registry or repository. |
| nameOverride | string | `""` | Provide a name in place of `node-access` |
| nodeAccess.accessMode | string | `"deployment"` | How to deploy the Pods to access the host system: daemonset or deployment |
Expand Down

0 comments on commit 210d1ba

Please sign in to comment.