chore(httproutes): Use HTTPS

This commit is contained in:
Peter 2026-01-28 14:12:02 +01:00
parent 58770a1670
commit c5e4a03a08
Signed by: Peter
SSH key fingerprint: SHA256:B5tYaxBExaDm74r1px9iVeZ6F/ZDiyiy9SbBqfZYrvg
4 changed files with 4 additions and 1 deletions

View file

@ -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:

View file

@ -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:

View file

@ -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:

View file

@ -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: