From d7693a255320355c31f250e029da69449750bd83 Mon Sep 17 00:00:00 2001 From: Joao Victor Portal Date: Fri, 15 Mar 2024 19:50:57 -0300 Subject: [PATCH] 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 --- .../security/kubernetes/configure-oidc-auth-applications.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/source/security/kubernetes/configure-oidc-auth-applications.rst b/doc/source/security/kubernetes/configure-oidc-auth-applications.rst index b43c54a4f..bc8fdb0d9 100644 --- a/doc/source/security/kubernetes/configure-oidc-auth-applications.rst +++ b/doc/source/security/kubernetes/configure-oidc-auth-applications.rst @@ -651,6 +651,8 @@ are: - key: "node-role.kubernetes.io/control-plane" operator: "Exists" effect: "NoSchedule" + podLabels: + app: dex affinity: podAntiAffinity: requiredDuringSchedulingIgnoredDuringExecution: