Moved client stack repo to a central instance
This commit is contained in:
parent
d94a445f47
commit
3f78b2839a
33 changed files with 32 additions and 150 deletions
|
|
@ -12,7 +12,7 @@ spec:
|
|||
name: in-cluster
|
||||
namespace: argocd
|
||||
source:
|
||||
path: stacks/ref-implementation
|
||||
path: "{{{ .Env.CLIENT_REPO_ID }}}/{{{ .Env.DOMAIN }}}/stacks/ref-implementation"
|
||||
repoURL: "https://{{{ .Env.CLIENT_REPO_DOMAIN }}}/{{{ .Env.CLIENT_REPO_ORG_NAME }}}"
|
||||
targetRevision: HEAD
|
||||
project: default
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue