add plex
This commit is contained in:
@ -42,13 +42,13 @@ service:
|
||||
|
||||
ingress:
|
||||
enabled: false
|
||||
className: ""
|
||||
className: "nginx"
|
||||
annotations: {}
|
||||
hosts:
|
||||
- host: chart-example.local
|
||||
- host: radarr.local
|
||||
paths:
|
||||
- path: /
|
||||
pathType: ImplementExact
|
||||
pathType: Prefix
|
||||
tls: []
|
||||
|
||||
resources:
|
||||
|
Reference in New Issue
Block a user