Skip to content

Commit 3306299

Browse files
committed
remove unneeded repos
1 parent 3ad5761 commit 3306299

File tree

1 file changed

+0
-18
lines changed

1 file changed

+0
-18
lines changed

docs/1-the-manual-menace/2-argocd.md

-18
Original file line numberDiff line numberDiff line change
@@ -86,24 +86,6 @@ When something is seen as not matching the required state in Git, an application
8686
key: username
8787
name: git-auth
8888
insecure: true
89-
- url: https://${GIT_SERVER}/${TEAM_NAME}/pet-battle.git
90-
type: git
91-
passwordSecret:
92-
key: password
93-
name: git-auth
94-
usernameSecret:
95-
key: username
96-
name: git-auth
97-
insecure: true
98-
- url: https://${GIT_SERVER}/${TEAM_NAME}/pet-battle-api.git
99-
type: git
100-
passwordSecret:
101-
key: password
102-
name: git-auth
103-
usernameSecret:
104-
key: username
105-
name: git-auth
106-
insecure: true
10789
EOF
10890
```
10991

0 commit comments

Comments
 (0)