Skip to content

Commit

Permalink
Fix typo in TLS sample (#39)
Browse files Browse the repository at this point in the history
  • Loading branch information
BryanEllington authored Dec 11, 2020
1 parent 8fb150d commit bbb6437
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/tls/monitoring/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ Grafana, and Alertmanager to be TLS-enabled.
4. Copy the sample TLS Helm user response file to your `USER_DIR`:

```bash
cp path/to/this/repo/monitoring/samples/tls/user-values-prom-operator.yaml $USER_DIR/monitoring/
cp path/to/this/repo/samples/tls/monitoring/user-values-prom-operator.yaml $USER_DIR/monitoring/
```

5. Edit `$USER_DIR/monitoring/user-values-prom-operator.yaml` and replace
Expand Down

0 comments on commit bbb6437

Please sign in to comment.