change allowed routes

This commit is contained in:
2024-08-21 23:12:43 -05:00
parent 2af0aae369
commit 5f036c2de5

View File

@@ -17,6 +17,9 @@ spec:
- name: http
protocol: HTTP
port: 80
allowedRoutes:
namespaces:
from: All
- name: https
protocol: HTTPS
port: 443
@@ -28,6 +31,6 @@ spec:
mode: Terminate
certificateRefs:
- kind: Secret
group: ''
group: ""
name: wildcard-tls-alexlebens-net
namespace: cilium