Skip to content

Commit c940e26

Browse files
committed
fix(cilium): wrong namespace
1 parent 7d59ab6 commit c940e26

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

kubernetes/core/cilium/http-route.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ spec:
88
hostnames: ["hubble.chkpwd.com"]
99
parentRefs:
1010
- name: private
11-
namespace: kube-system
11+
namespace: networking
1212
sectionName: https
1313
rules:
1414
- backendRefs:

0 commit comments

Comments
 (0)