fix: remove Longhorn/Hubble from Gateway, IngressRoutes handle them now
This commit is contained in:
@@ -36,25 +36,3 @@ spec:
|
|||||||
allowedRoutes:
|
allowedRoutes:
|
||||||
namespaces:
|
namespaces:
|
||||||
from: All
|
from: All
|
||||||
- name: websecure-longhorn
|
|
||||||
hostname: longhorn.solidish.dev
|
|
||||||
port: 8443
|
|
||||||
protocol: HTTPS
|
|
||||||
tls:
|
|
||||||
mode: Terminate
|
|
||||||
certificateRefs:
|
|
||||||
- name: longhorn-solidish-dev-tls
|
|
||||||
allowedRoutes:
|
|
||||||
namespaces:
|
|
||||||
from: All
|
|
||||||
- name: websecure-hubble
|
|
||||||
hostname: hubble.solidish.dev
|
|
||||||
port: 8443
|
|
||||||
protocol: HTTPS
|
|
||||||
tls:
|
|
||||||
mode: Terminate
|
|
||||||
certificateRefs:
|
|
||||||
- name: hubble-solidish-dev-tls
|
|
||||||
allowedRoutes:
|
|
||||||
namespaces:
|
|
||||||
from: All
|
|
||||||
|
|||||||
Reference in New Issue
Block a user