Zhankun Tang created SUBMARINE-643:
--------------------------------------
Summary: Make git-sync image configurable
Key: SUBMARINE-643
URL: https://issues.apache.org/jira/browse/SUBMARINE-643
Project: Apache Submarine
Issue Type: Improvement
Components: code-sync
Reporter: Zhankun Tang
For the known reason, this gcr image cannot be pulled from some places. We
should make this configurable in helm charts and pass this to the submarine
server by an environment variable.
In the other hand, we pushed this image to Apache Docker hub with the name
"apache/submarine:git-sync-3.1.6" as a default image.
{code:java}
public static final String GIT_SYNC_IMAGE = "k8s.gcr.io/git-sync:v3.1.6";{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]