mirror of
https://github.com/TeamPiped/Piped-Kubernetes.git
synced 2024-08-14 23:57:15 +00:00
values: fix lint
This commit is contained in:
parent
615ad63178
commit
ab70c819a2
1 changed files with 2 additions and 2 deletions
|
|
@ -157,7 +157,7 @@ ingress:
|
||||||
- host: piped.video
|
- host: piped.video
|
||||||
paths:
|
paths:
|
||||||
- path: "/"
|
- path: "/"
|
||||||
tls: [ ]
|
tls: []
|
||||||
|
|
||||||
backend:
|
backend:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue