change allowed routes
This commit is contained in:
@@ -17,6 +17,9 @@ spec:
|
|||||||
- name: http
|
- name: http
|
||||||
protocol: HTTP
|
protocol: HTTP
|
||||||
port: 80
|
port: 80
|
||||||
|
allowedRoutes:
|
||||||
|
namespaces:
|
||||||
|
from: All
|
||||||
- name: https
|
- name: https
|
||||||
protocol: HTTPS
|
protocol: HTTPS
|
||||||
port: 443
|
port: 443
|
||||||
@@ -28,6 +31,6 @@ spec:
|
|||||||
mode: Terminate
|
mode: Terminate
|
||||||
certificateRefs:
|
certificateRefs:
|
||||||
- kind: Secret
|
- kind: Secret
|
||||||
group: ''
|
group: ""
|
||||||
name: wildcard-tls-alexlebens-net
|
name: wildcard-tls-alexlebens-net
|
||||||
namespace: cilium
|
namespace: cilium
|
||||||
|
Reference in New Issue
Block a user