We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3306299 commit 0c3a320Copy full SHA for 0c3a320
docs/1-the-manual-menace/2-argocd.md
@@ -76,7 +76,7 @@ When something is seen as not matching the required state in Git, an application
76
namespaces:
77
- ${TEAM_NAME}-ci-cd
78
argocd_cr:
79
- initialRepositories: |
+ initialRepositories: |
80
- url: https://${GIT_SERVER}/${TEAM_NAME}/tech-exercise.git
81
type: git
82
passwordSecret:
0 commit comments