Specify web portal for plex

This commit is contained in:
Waqar Ahmed 2020-12-08 03:58:28 +05:00
parent 6c8cc0b29c
commit 1133d2ff01
1 changed files with 9 additions and 1 deletions

View File

@ -20,6 +20,15 @@ groups:
- name: "Resource Reservation"
description: "Specify resources to be allocated to workload"
portals:
web_portal:
protocols:
- "http"
host:
- "$node_ip"
ports:
- "$variable-plexServiceTCP.port"
questions:
# Image related
- variable: image
@ -188,7 +197,6 @@ questions:
type: boolean
default: false
show_subquestions_if: true
group: "Storage"
subquestions:
- variable: dataHostPath
label: "Specify HostPath for Data"