chore(httproutes): Use HTTPS
This commit is contained in:
parent
58770a1670
commit
c5e4a03a08
4 changed files with 4 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ spec:
|
||||||
parentRefs:
|
parentRefs:
|
||||||
- name: internal
|
- name: internal
|
||||||
namespace: kube-system
|
namespace: kube-system
|
||||||
sectionName: http
|
sectionName: https
|
||||||
hostnames:
|
hostnames:
|
||||||
- "hubble.wheatley.in"
|
- "hubble.wheatley.in"
|
||||||
rules:
|
rules:
|
||||||
|
|
|
||||||
|
|
@ -7,6 +7,7 @@ spec:
|
||||||
parentRefs:
|
parentRefs:
|
||||||
- name: internal
|
- name: internal
|
||||||
namespace: kube-system
|
namespace: kube-system
|
||||||
|
sectionName: https
|
||||||
hostnames:
|
hostnames:
|
||||||
- "prowlarr.wheatley.in"
|
- "prowlarr.wheatley.in"
|
||||||
rules:
|
rules:
|
||||||
|
|
|
||||||
|
|
@ -7,6 +7,7 @@ spec:
|
||||||
parentRefs:
|
parentRefs:
|
||||||
- name: internal
|
- name: internal
|
||||||
namespace: kube-system
|
namespace: kube-system
|
||||||
|
sectionName: https
|
||||||
hostnames:
|
hostnames:
|
||||||
- "radarr.wheatley.in"
|
- "radarr.wheatley.in"
|
||||||
rules:
|
rules:
|
||||||
|
|
|
||||||
|
|
@ -7,6 +7,7 @@ spec:
|
||||||
parentRefs:
|
parentRefs:
|
||||||
- name: internal
|
- name: internal
|
||||||
namespace: kube-system
|
namespace: kube-system
|
||||||
|
sectionName: https
|
||||||
hostnames:
|
hostnames:
|
||||||
- "sonarr.wheatley.in"
|
- "sonarr.wheatley.in"
|
||||||
rules:
|
rules:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue