public static final String |
EXPOSED_PORT_MESSAGE |
"The exposedPorts should look like \"<POD_NAME_OR_REGEX>,<LOCAL_PORT>:<FORWARDING_PORT>,<LOCAL_PORT>:<FORWARDING_PORT>* \"! Please check your tiger.yml!" |
public static final String |
FAILED_START_MESSAGE |
"Failed to start helm chart for server" |
public static final String |
HOST_NAME_MESSAGE |
"hostname must not be set for helm chart servers! Use podName in helmChartOptions instead!" |
public static final String |
PORT_NAME_MESSAGE |
"Server {} must have property podName set for helm chart servers!" |
public static final String |
SOURCE_MESSAGE |
"Server {} must have property source set and contain exactly one entry!" |