Skip to content

Commit

Permalink
Update README for release [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
ianunruh committed Jul 31, 2021
1 parent 1bc52a4 commit 926c2b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,6 @@ kubectl -n monitoring create secret generic ambient-exporter \
--from-literal=AMBIENT_API_KEY=${AMBIENT_API_KEY} \
--from-literal=AMBIENT_APP_KEY=${AMBIENT_APP_KEY}

kubectl kustomize "https://github.com/ianunruh/ambient-exporter.git/deploy/basic?ref=v1.0.0" | \
kubectl kustomize "https://github.com/ianunruh/ambient-exporter.git/deploy/basic?ref=v1.0.1" | \
kubectl apply -n monitoring -f-
```

0 comments on commit 926c2b7

Please sign in to comment.