Skip to content

Commit

Permalink
Don't lint me
Browse files Browse the repository at this point in the history
  • Loading branch information
webvictim authored and github-actions committed Jun 18, 2024
1 parent 9e740bc commit 6348a58
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/pages/application-access/troubleshooting-apps.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ To fix CSRF or CORS issues if you use statically configured apps in `/etc/telepo

1. Open the `/etc/teleport.yaml` file that contains the application configuration in a text editor.

{/*lint ignore ordered-list-marker-value*/}
2. Add a `rewrite.headers` section similar to the following `grafana` example:

```yaml
Expand All @@ -65,6 +66,7 @@ To fix CSRF or CORS issues if you deploy applications using Kubernetes and `tele
1. Open the `teleport/examples/chart/teleport-kube-agent/values.yaml` file that contains the application
configuration in a text editor.

{/*lint ignore ordered-list-marker-value*/}
2. Locate the `apps` section in the `values.yaml` file.

```yaml
Expand Down

0 comments on commit 6348a58

Please sign in to comment.