Skip to content

Commit

Permalink
[Refactor] Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
na3150 committed Aug 10, 2023
1 parent 4a13ac3 commit dbaf570
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,8 +99,7 @@ wget https://raw.githubusercontent.com/JUJY-OIDC/etcd-autobackup-helm-repo/main/
### Using the chart
Specify `values.yaml` using `--values` option and install helm chart.
- Make sure the `values.yaml` path is clear.
- Before installing Helm, make sure that the `/root/.kube/config` file exists on the server you are installing on.
- Because deployment uses it as hostPath.
- Make sure that the `/root/.kube/config` file exists on the server you are installing on. (deployment uses it as hostPath)

```
helm install etcd-autobackup etcd-autobackup/etcd-autobackup --values=values.yaml
Expand Down

0 comments on commit dbaf570

Please sign in to comment.