update vue values
This commit is contained in:
parent
0bcbce0ad1
commit
2843dd7b6a
@ -13,7 +13,7 @@ spec:
|
|||||||
kind: Rule
|
kind: Rule
|
||||||
services:
|
services:
|
||||||
- name: jellyfin-web
|
- name: jellyfin-web
|
||||||
port: 8080
|
port: 80
|
||||||
tls:
|
tls:
|
||||||
certResolver: default-tls
|
certResolver: default-tls
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@ spec:
|
|||||||
memory: "128Mi"
|
memory: "128Mi"
|
||||||
cpu: "30m"
|
cpu: "30m"
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 8080
|
- containerPort: 80
|
||||||
env:
|
env:
|
||||||
- name: TZ
|
- name: TZ
|
||||||
value: Europe/Berlin
|
value: Europe/Berlin
|
||||||
|
@ -8,5 +8,5 @@ spec:
|
|||||||
app: jellyfin-web
|
app: jellyfin-web
|
||||||
ports:
|
ports:
|
||||||
- protocol: TCP
|
- protocol: TCP
|
||||||
port: 8080
|
port: 80
|
||||||
targetPort: 8080
|
targetPort: 80
|
||||||
|
Loading…
x
Reference in New Issue
Block a user