docs: fix minor errors (#1214)

* docs: fix typo in kubectl command

* docs: Fix spurious table
This commit is contained in:
Travis Groth 2020-08-05 15:04:31 -04:00 committed by GitHub
parent 6df65fe197
commit 258cb26ed5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -221,7 +221,7 @@ To use the Pomerium Kubernetes exec-credential provider, update your kubectl con
# Add Context
kubectl config set-context via-pomerium --user=via-pomerium --cluster=via-pomerium
# Add credentials command
kubectl config set-credentials via-pomerium --exec-command=pomerium-cli --exec-args=k8s,exec-credential,https://k8s.localhost.pomerium.io:30443
kubectl config set-credentials via-pomerium --exec-command=pomerium-cli --exec-arg=k8s,exec-credential,https://k8s.localhost.pomerium.io:30443
```
Here's the resulting configuration:

View file

@ -566,7 +566,7 @@ Many tracing backends support zipkin either directly or through intermediary age
#### Example
![jaeger example trace](./img/jaeger.png) pomerium_config_last_reload_success_timestamp | Gauge | The timestamp of the last successful configuration reload by service pomerium_build_info | Gauge | Pomerium build metadata by git revision, service, version and goversion
![jaeger example trace](./img/jaeger.png)
## Authenticate Service