Skip to content

How to work with Multiple Git-Repos #2065

Answered by krancour
ig12 asked this question in Q&A
Discussion options

You must be logged in to vote

@ig12 what happens if you leave the entire kustomize section out of the second git repo update?

i.e.:

    gitRepoUpdates:
    - kustomize:
        images:
        - image: nginxinc/nginx-unprivileged
          path: stages/test
          useDigest: false
      repoURL: https://.../playground/kargo-demo.git
      writeBranch: stage/test
    - repoURL: https://...playground/kargo-demo-app2.git
      writeBranch: stage/test

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by ig12
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants