Skip to content

Commit 305605b

Browse files
authored
fix: image name typo (#265)
fix: typo in image name
1 parent f3f2a5f commit 305605b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demos/data-lakehouse-iceberg-trino-spark/create-spark-ingestion-job.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ spec:
2626
echo 'Waiting for all nifi instances to be ready'
2727
kubectl wait --for=condition=ready --timeout=30m pod -l app.kubernetes.io/name=nifi,app.kubernetes.io/instance=nifi
2828
- name: wait-for-kafka-topics
29-
image: oci.stackable.tech/sdp/kafka:3.9.1-stackable0.0.0-dev
29+
image: oci.stackable.tech/sdp/kafka:3.9.1-stackable25.7.0
3030
command:
3131
- bash
3232
- -euo

0 commit comments

Comments
 (0)