mirror of
https://github.com/argoproj/argo-cd
synced 2026-05-23 09:18:26 +00:00
558 B
558 B
Build Environment
v1.3
Custom tools, Helm, and Jsonnet support the following build env vars:
ARGOCD_APP_NAME- name of applicationARGOCD_APP_NAMESPACE- destination application namespace.ARGOCD_APP_REVISION- the resolved revision, e.g.f913b6cbf58aa5ae5ca1f8a2b149477aebcbd9d8ARGOCD_APP_SOURCE_PATH- the path of the app within the repoARGOCD_APP_SOURCE_REPO_URLthe repo's URLARGOCD_APP_SOURCE_TARGET_REVISION- the target revision from the spec, e.g.master.