czy006 commented on code in PR #3072:
URL: https://github.com/apache/amoro/pull/3072#discussion_r1731088890


##########
amoro-ams/amoro-ams-server/src/test/resources/config.yaml:
##########
@@ -36,4 +36,37 @@ taskmanager:
       size: 1728m
 
 parallelism:
-  default: 1
\ No newline at end of file
+  default: 1
+
+containers:
+  - name: KubernetesContainer
+    container-impl: 
org.apache.amoro.server.manager.KubernetesOptimizerContainer
+    properties:
+      kube-config-path: "~/.kube/config"
+      image: apache/amoro:0.7-SNAPSHOT

Review Comment:
   if image set, what **podTemplate.spec.image** level with config



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to