Skip to content

Commit

Permalink
Update image pull policy for flink deployment
Browse files Browse the repository at this point in the history
Signed-off-by: David Kornel <[email protected]>
  • Loading branch information
kornys committed Sep 6, 2024
1 parent 1b14c11 commit f806492
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions recommendation-app/flink-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ spec:
containers:
- name: flink-main-container
image: quay.io/streamshub/flink-sql-runner:latest
imagePullPolicy: Always
volumeMounts:
- name: product-inventory-vol
mountPath: /opt/flink/data
Expand Down

0 comments on commit f806492

Please sign in to comment.