Skip to content

Commit ab86263

Browse files
committed
edit kuber readme
1 parent 2fc494e commit ab86263

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

examples/kubernetes/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -105,9 +105,9 @@ kubectl delete -f frontend.yml
105105

106106
To teardown grafana, run the following commands:
107107
```
108-
kubectl delete -f ../launch/grafana-datasource-config.yml
109-
kubectl delete -f ../launch/grafanaService.yml
110-
kubectl delete -f ../launch/grafana.yml
108+
kubectl delete -f launch/grafana-datasource-config.yml
109+
kubectl delete -f launch/grafanaService.yml
110+
kubectl delete -f launch/grafana.yml
111111
```
112112

113113

0 commit comments

Comments
 (0)