|
|
|
@ -52,8 +52,11 @@ stations:
|
|
|
|
The UK 1940s Radio Station: http://91.121.134.23:8100/1
|
|
|
|
The UK 1940s Radio Station: http://91.121.134.23:8100/1
|
|
|
|
NRK:
|
|
|
|
NRK:
|
|
|
|
NRK P1: http://lyd.nrk.no/nrk_radio_p1_hedmark_og_oppland_aac_h
|
|
|
|
NRK P1: http://lyd.nrk.no/nrk_radio_p1_hedmark_og_oppland_aac_h
|
|
|
|
NRK P3: http://lyd.nrk.no/nrk_radio_p3_aac_h
|
|
|
|
NRK P3: http://lyd.nrk.no/nrk_radio_p3_mp3_h
|
|
|
|
|
|
|
|
NRK MP3: http://lyd.nrk.no/nrk_radio_mp3_aac_h
|
|
|
|
NRK Sport: https://lyd.nrk.no/nrk_radio_sport_aac_h
|
|
|
|
NRK Sport: https://lyd.nrk.no/nrk_radio_sport_aac_h
|
|
|
|
|
|
|
|
NRK Klassisk: http://lyd.nrk.no/nrk_radio_klassisk_mp3_h
|
|
|
|
|
|
|
|
NRK JAZZ: http://lyd.nrk.no/nrk_radio_jazz_aac_h
|
|
|
|
|
|
|
|
|
|
|
|
podSecurityContext:
|
|
|
|
podSecurityContext:
|
|
|
|
fsGroup: 2000
|
|
|
|
fsGroup: 2000
|
|
|
|
@ -71,13 +74,14 @@ service:
|
|
|
|
port: 8081
|
|
|
|
port: 8081
|
|
|
|
|
|
|
|
|
|
|
|
ingress:
|
|
|
|
ingress:
|
|
|
|
enabled: false
|
|
|
|
enabled: true
|
|
|
|
annotations: {}
|
|
|
|
annotations: {}
|
|
|
|
# kubernetes.io/ingress.class: nginx
|
|
|
|
# kubernetes.io/ingress.class: nginx
|
|
|
|
# kubernetes.io/tls-acme: "true"
|
|
|
|
# kubernetes.io/tls-acme: "true"
|
|
|
|
hosts:
|
|
|
|
hosts:
|
|
|
|
- host: chart-example.local
|
|
|
|
- host: denon.vtuner.com
|
|
|
|
paths: []
|
|
|
|
paths:
|
|
|
|
|
|
|
|
- host: /
|
|
|
|
tls: []
|
|
|
|
tls: []
|
|
|
|
# - secretName: chart-example-tls
|
|
|
|
# - secretName: chart-example-tls
|
|
|
|
# hosts:
|
|
|
|
# hosts:
|
|
|
|
|