Removed Harbor's ingressRoute;Replaced Harbor's fqdn in all deployments
This commit is contained in:
@ -30,7 +30,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: nzbhydra
|
||||
image: registry.spamasaurus.com/proxy/linuxserver/nzbhydra2
|
||||
image: bv11-cr01.bessems.eu/proxy/linuxserver/nzbhydra2
|
||||
ports:
|
||||
- name: web
|
||||
containerPort: 5076
|
||||
|
@ -31,7 +31,7 @@ spec:
|
||||
hostNetwork: true
|
||||
containers:
|
||||
- name: plex
|
||||
image: registry.spamasaurus.com/proxy/linuxserver/plex
|
||||
image: bv11-cr01.bessems.eu/proxy/linuxserver/plex
|
||||
ports:
|
||||
- name: web
|
||||
containerPort: 32400
|
||||
|
@ -30,7 +30,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: radarr
|
||||
image: registry.spamasaurus.com/proxy/linuxserver/radarr:nightly
|
||||
image: bv11-cr01.bessems.eu/proxy/linuxserver/radarr:nightly
|
||||
ports:
|
||||
- name: web
|
||||
containerPort: 7878
|
||||
|
@ -30,7 +30,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: readarr
|
||||
image: registry.spamasaurus.com/proxy/hotio/readarr:nightly
|
||||
image: bv11-cr01.bessems.eu/proxy/hotio/readarr:nightly
|
||||
env:
|
||||
- name: DEBUG
|
||||
value: 'yes'
|
||||
|
@ -30,7 +30,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: sabnzbd
|
||||
image: registry.spamasaurus.com/proxy/linuxserver/sabnzbd
|
||||
image: bv11-cr01.bessems.eu/proxy/linuxserver/sabnzbd
|
||||
ports:
|
||||
- name: web
|
||||
containerPort: 8080
|
||||
|
@ -30,7 +30,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: sonarr
|
||||
image: registry.spamasaurus.com/proxy/linuxserver/sonarr:preview
|
||||
image: bv11-cr01.bessems.eu/proxy/linuxserver/sonarr:preview
|
||||
ports:
|
||||
- name: web
|
||||
containerPort: 8989
|
||||
|
Reference in New Issue
Block a user