Skip to content

Commit

Permalink
docs(charts/dex): regenerate documentation
Browse files Browse the repository at this point in the history
Signed-off-by: Teddy Andrieux <teddy.andrieux@scality.com>
  • Loading branch information
TeddyAndrieux committed Jan 4, 2022
1 parent 011d322 commit e280649
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions charts/dex/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,7 @@ ingress:
| nodeSelector | object | `{}` | [Node selector](https://kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-node/#nodeselector) configuration. |
| tolerations | list | `[]` | [Tolerations](https://kubernetes.io/docs/concepts/scheduling-eviction/taint-and-toleration/) for node taints. See the [API reference](https://kubernetes.io/docs/reference/kubernetes-api/workload-resources/pod-v1/#scheduling) for details. |
| affinity | object | `{}` | [Affinity](https://kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-node/#affinity-and-anti-affinity) configuration. See the [API reference](https://kubernetes.io/docs/reference/kubernetes-api/workload-resources/pod-v1/#scheduling) for details. |
| strategy | object | `{}` | Deployment [strategy](https://kubernetes.io/docs/concepts/workloads/controllers/deployment/#strategy) configuration. |

## Migrating from stable/dex (or banzaicloud-stable/dex) chart

Expand Down

0 comments on commit e280649

Please sign in to comment.