Skip to content

Commit

Permalink
Merge pull request #29 from teslamotors/fix_fleet_telemetry_readme
Browse files Browse the repository at this point in the history
update fleet-telemetry chart README
  • Loading branch information
nathwang committed Dec 18, 2023
2 parents e7ed082 + 3fc1388 commit d194b6b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/fleet-telemetry/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ _See [helm repo](https://helm.sh/docs/helm/helm_repo/) for command documentation
To install the chart with the release name `fleet-telemetry`:

```console
helm install fleet-telemetry teslamotors/fleet-telemetry -n fleet-telemetry
helm install fleet-telemetry teslamotors/fleet-telemetry -n fleet-telemetry --create-namespace
```

## Uninstalling the Chart
Expand All @@ -27,7 +27,7 @@ The command removes all the Kubernetes components associated with the chart and
## Upgrade the Chart
To upgrade the chart with the release name `fleet-telemetry`:
```console
helm upgrade fleet-telemetry charts/fleet-telemetry -n fleet-telemetry
helm upgrade fleet-telemetry teslamotors/fleet-telemetry -n fleet-telemetry
```

## Configuration
Expand Down

0 comments on commit d194b6b

Please sign in to comment.