Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions docs/pages/management/guides/teleport-operator.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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)