Skip to content

Commit

Permalink
Revert image change
Browse files Browse the repository at this point in the history
Signed-off-by: Khor Shu Heng <khor.heng@gojek.com>
  • Loading branch information
khorshuheng committed Jan 7, 2021
1 parent 5d80975 commit 6d89310
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/python/feast/pyspark/launchers/k8s/k8s_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -256,7 +256,7 @@ def _cancel_job_by_id(api: CustomObjectsApi, namespace: str, job_id: str):
spec:
type: Scala
mode: cluster
image: "gcr.io/kf-feast/spark-py-extra:v3.0.1"
image: "gcr.io/kf-feast/spark-py:v3.0.1"
imagePullPolicy: Always
sparkVersion: "3.0.1"
timeToLiveSeconds: 3600
Expand Down

0 comments on commit 6d89310

Please sign in to comment.