Skip to content

Commit cf96c36

Browse files
authored
fix typo in namespace-lister NetworkPolicy in prod (#7280)
promoting #7039 to production Signed-off-by: Francesco Ilario <[email protected]>
1 parent e0e9b06 commit cf96c36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/namespace-lister/production/base/network_policy_allow_from_konfluxui.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ spec:
1414
- podSelector:
1515
matchLabels:
1616
app: proxy
17-
- namespaceSelector:
17+
namespaceSelector:
1818
matchLabels:
1919
kubernetes.io/metadata.name: konflux-ui
2020
ports:

0 commit comments

Comments
 (0)