Can we pass FQDN to fetch WAR file like below?
"spec": {
"source": {
"type": "Binary",
"binary": {
"asFile":
"https://tomcat.apache.org/tomcat-6.0-doc/appdev/sample/sample.war"
},
"contextDir": "${CONTEXT_DIR}”
When I try it is failing …
spec.source.binary.asFile: invalid value
'https://tomcat.apache.org/tomcat-6.0-doc/appdev/sample/sample.war', Details:
file name may not contain slashes or relative path segments and must be a valid
POSIX filename
--
Srinivas Kotaru
_______________________________________________
users mailing list
[email protected]
http://lists.openshift.redhat.com/openshiftmm/listinfo/users