diff --git a/helm/dex-app/templates/dex-k8s-authenticator/np.yaml b/helm/dex-app/templates/dex-k8s-authenticator/np.yaml index f1359d37..785dcb2b 100644 --- a/helm/dex-app/templates/dex-k8s-authenticator/np.yaml +++ b/helm/dex-app/templates/dex-k8s-authenticator/np.yaml @@ -8,7 +8,7 @@ metadata: spec: podSelector: matchLabels: - {{- include "dexk8sauth.labels.common" . | nindent 6 }} + {{- include "dexk8sauth.labels.selector" . | nindent 6 }} policyTypes: - Ingress - Egress