Skip to content

Commit

Permalink
broken link fix 3
Browse files Browse the repository at this point in the history
  • Loading branch information
pierluigilenoci committed May 24, 2024
1 parent fc8ba84 commit d614795
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helm/oauth2-proxy/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ The following table lists the configurable parameters of the oauth2-proxy chart
| `ingress.className` | name referencing IngressClass | `nil` |
| `ingress.path` | Ingress accepted path | `/` |
| `ingress.pathType` | Ingress [path type](https://kubernetes.io/docs/concepts/services-networking/ingress/#path-types) | `ImplementationSpecific` |
| `ingress.extraPaths` | Ingress extra paths to prepend to every host configuration. Useful when configuring [custom actions with AWS ALB Ingress Controller](https://kubernetes-sigs.github.io/aws-load-balancer-controller/v2.2/guide/ingress/annotations/). | `[]` |
| `ingress.extraPaths` | Ingress extra paths to prepend to every host configuration. Useful when configuring [custom actions with AWS ALB Ingress Controller](https://kubernetes-sigs.github.io/aws-load-balancer-controller/v2.8/guide/ingress/annotations/). | `[]` |
| `ingress.labels` | Ingress extra labels | `{}` |
| `ingress.annotations` | Ingress annotations | `nil` |
| `ingress.hosts` | Ingress accepted hostnames | `nil` |
Expand Down

0 comments on commit d614795

Please sign in to comment.