Skip to content

Commit

Permalink
common-to-selector
Browse files Browse the repository at this point in the history
  • Loading branch information
ssyno committed Jan 15, 2024
1 parent ccc2c4a commit e0c7ef9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helm/dex-app/templates/dex-k8s-authenticator/np.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ metadata:
spec:
podSelector:
matchLabels:
{{- include "dexk8sauth.labels.common" . | nindent 6 }}
{{- include "dexk8sauth.labels.selector" . | nindent 6 }}
policyTypes:
- Ingress
- Egress
Expand Down

0 comments on commit e0c7ef9

Please sign in to comment.