Skip to content

Commit

Permalink
Regenerate helm docs
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
ory-bot committed Sep 23, 2022
1 parent a79576f commit bfbde82
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions helm/charts/oathkeeper/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ A Helm chart for deploying ORY Oathkeeper in Kubernetes
| deployment.annotations | object | `{}` | |
| deployment.automountServiceAccountToken | bool | `false` | |
| deployment.autoscaling | object | `{"enabled":false,"maxReplicas":5,"minReplicas":1,"targetCPUUtilizationPercentage":80}` | Configure horizontal pod autoscaler for deployment |
| deployment.extraArgs | list | `[]` | Array of extra arguments to be passed down to the Deployment. Kubernetes args format is expected |
| deployment.extraContainers | object | `{}` | If you want to add extra sidecar containers. |
| deployment.extraEnv | list | `[]` | |
| deployment.extraVolumeMounts | list | `[]` | Extra volume mounts, allows mounting the extraVolumes to the container. |
Expand Down

0 comments on commit bfbde82

Please sign in to comment.