Added HOST_IP environment variable
This commit is contained in:
@@ -31,4 +31,11 @@ catalog:
|
||||
The Volume Name that Eclipse Che should use for it's persistent repo storage
|
||||
default: "Eclipse-Repo"
|
||||
required: true
|
||||
type: string
|
||||
- variable: "HOST_IP"
|
||||
label: "IP of the host system"
|
||||
description: |
|
||||
Host IP
|
||||
default: "10.0.0.0"
|
||||
required: true
|
||||
type: string
|
||||
Reference in New Issue
Block a user