Merge pull request #120 from tmatias/patch-1

fix typo
This commit is contained in:
Frederic Branczyk 2018-10-26 16:13:16 +02:00 committed by GitHub
commit 919c8bcbe9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -217,7 +217,7 @@ them up via the dashboard, and make sure they have the `namespace` and
Now that you've got a running copy of Prometheus that's monitoring your Now that you've got a running copy of Prometheus that's monitoring your
application, you'll need to deploy the adapter, which knows how to application, you'll need to deploy the adapter, which knows how to
communicate with both Kubernetes and Promethues, acting as a translator communicate with both Kubernetes and Prometheus, acting as a translator
between the two. between the two.
The [deploy/manifests](/deploy/manifests) directory contains the The [deploy/manifests](/deploy/manifests) directory contains the