docs: minor nits including spacing and Teleport case in k8s operator doc (#26155)

* docs: minor nits including spacing and Teleport case

* Update docs/pages/management/guides/teleport-operator.mdx

Co-authored-by: Paul Gottschling <paul.gottschling@goteleport.com>

---------

Co-authored-by: Paul Gottschling <paul.gottschling@goteleport.com>
This commit is contained in:
Steven Martin 2023-05-16 11:25:14 -04:00 committed by GitHub
parent c85191b7c9
commit f8e42594a7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -246,10 +246,10 @@ $ kubectl logs "$AUTH_POD" -c operator
To diagnose reconciliation issues, you will have to inspect all pods to find the one reconciling the resources.
</Admonition>
## Next Steps
## Next steps
Helm Chart parameters are documented in the [`teleport-cluster `Helm chart reference](../../reference/helm-reference/teleport-cluster.mdx).
Helm Chart parameters are documented in the [`teleport-cluster` Helm chart reference](../../reference/helm-reference/teleport-cluster.mdx).
See the [Helm Deployment guides](../../deploy-a-cluster/helm-deployments.mdx) detailing specific setups like running teleport on AWS or GCP.
See the [Helm Deployment guides](../../deploy-a-cluster/helm-deployments.mdx) detailing specific setups like running Teleport on AWS or GCP.
Check out [access controls documentation](../../access-controls/introduction.mdx)