Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
repository doc was out of date
  • Loading branch information
drewwells authored and gtaylor committed Jun 13, 2024
1 parent be8462b commit b21ada4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/tailscale-subnet-router/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ The command removes all the Kubernetes components associated with the chart and
| affinity | object | `{}` | [Affinity](https://kubernetes.io/docs/concepts/configuration/assign-pod-node/#affinity-and-anti-affinity) for pod assignment |
| fullnameOverride | string | `""` | Optional override for app fullname |
| image.pullPolicy | string | `"Always"` | |
| image.repository | string | `"ghcr.io/tailscale/tailscale:latest"` | **Build your own image and override this!** |
| image.repository | string | `"ghcr.io/tailscale/tailscale"` | **Chart.AppVersion is used to populate this, override with your own image!** |
| image.tag | string | `"latest"` | |
| imagePullSecrets | list | `[]` | List the secrets containing the Docker creds for images in this Chart |
| nameOverride | string | `""` | Optional override for app name |
Expand Down

0 comments on commit b21ada4

Please # to comment.