Fix failed to pull influxdb image from dockerhub (#957)
* Fix failed to pull influxdb image from dockerhub * Disable jvm test temporarily (issue 958)
This commit is contained in:
@@ -386,7 +386,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: influxdb
|
||||
image: tutum/influxdb
|
||||
image: fission/influxdb
|
||||
env:
|
||||
- name: PRE_CREATE_DB
|
||||
value: fissionFunctionLog
|
||||
|
||||
Reference in New Issue
Block a user