Update default dex helm overrides
A new override for dictionary "podLabels" was added in dex helm overrides. This change updates the documentation. Closes-Bug: 2058075 Depends-On: https://review.opendev.org/c/starlingx/oidc-auth-armada-app/+/913336 Change-Id: I6bf81391a28462b2adf8d72609bcb9140321d2e9 Signed-off-by: Joao Victor Portal <Joao.VictorPortal@windriver.com>
This commit is contained in:
parent
a34b9d46c8
commit
d7693a2553
@ -651,6 +651,8 @@ are:
|
||||
- key: "node-role.kubernetes.io/control-plane"
|
||||
operator: "Exists"
|
||||
effect: "NoSchedule"
|
||||
podLabels:
|
||||
app: dex
|
||||
affinity:
|
||||
podAntiAffinity:
|
||||
requiredDuringSchedulingIgnoredDuringExecution:
|
||||
|
Loading…
Reference in New Issue
Block a user