Skip to content

Commit

Permalink
fix: allows access to dex metrics from any pod (#6420)
Browse files Browse the repository at this point in the history
Signed-off-by: Alexander Matyushentsev <[email protected]>
  • Loading branch information
Alexander Matyushentsev authored Jun 7, 2021
1 parent f2093ec commit 33d691e
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion manifests/base/dex/argocd-dex-server-network-policy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,8 @@ spec:
port: 5556
- protocol: TCP
port: 5557
- from:
- namespaceSelector: { }
ports:
- port: 5558
- protocol: TCP
port: 5558

0 comments on commit 33d691e

Please sign in to comment.