ByronHsu commented on a change in pull request #486:
URL: https://github.com/apache/submarine/pull/486#discussion_r551312571
##########
File path: helm-charts/submarine/templates/submarine-server.yaml
##########
@@ -66,8 +66,6 @@ spec:
image: "{{ .Values.submarine.server.image }}"
imagePullPolicy: {{ .Values.submarine.server.imagePullPolicy }}
- command: ["/bin/bash", "-c"]
- args: ["/opt/submarine-current/bin/submarine.sh start getMysqlJar"]
Review comment:
I deleted them because they have already been declared in server
Dockerfile. They are redundant.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]