Skip to content

Commit

Permalink
docs: fix reference to oathkeeper configuration (#574)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jacob Millward authored Feb 20, 2023
1 parent 5f27809 commit 4744a77
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/helm/oathkeeper.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,10 +62,10 @@ $ helm install -f ./path/to/oathkeeper-config.yaml ory/oathkeeper
```

Values such as the proxy / api port will be automatically propagated to the
service and ingress definitions. The following table lists the configurable
parameters of the ORY Oathkeeper chart and their default values.
service and ingress definitions.

For a detailed list of configuration items
For a detailed list of configuration items look at the
[Configuration Reference](https://www.ory.sh/docs/oathkeeper/reference/configuration)

### JSON Web Key Set for Mutator `id_token`

Expand Down

0 comments on commit 4744a77

Please sign in to comment.