You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by "AdheipSingh (via GitHub)" <gi...@apache.org> on 2023/03/04 09:03:26 UTC

[GitHub] [druid] AdheipSingh commented on a diff in pull request #13883: add latest version of druid operator to integeration tests

AdheipSingh commented on code in PR #13883:
URL: https://github.com/apache/druid/pull/13883#discussion_r1125423325


##########
integration-tests/k8s/tiny-cluster.yaml:
##########
@@ -18,7 +18,7 @@ kind: "Druid"
 metadata:
   name: tiny-cluster
 spec:
-  image: druid/cluster:v1
+  image: apache/druid:25.0.0

Review Comment:
   ```suggestion
     image: apache/druid:druid/cluster:v1
   ```



##########
integration-tests/k8s/tiny-cluster.yaml:
##########
@@ -18,7 +18,7 @@ kind: "Druid"
 metadata:
   name: tiny-cluster
 spec:
-  image: druid/cluster:v1
+  image: apache/druid:25.0.0

Review Comment:
   ```suggestion
     image: druid/cluster:v1
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org