Compare commits
3 Commits
0aa7efb172
...
68d222f2f7
Author | SHA1 | Date |
---|---|---|
|
68d222f2f7 | 4 weeks ago |
|
a01aaafcdf | 4 weeks ago |
|
6f54208d9a | 4 weeks ago |
@ -0,0 +1,11 @@
|
|||||||
|
apiVersion: v1
|
||||||
|
kind: Secret
|
||||||
|
metadata:
|
||||||
|
name: central-base-repo-creds
|
||||||
|
namespace: argocd
|
||||||
|
labels:
|
||||||
|
argocd.argoproj.io/secret-type: repository
|
||||||
|
stringData:
|
||||||
|
url: https://git.cloudsolutions.com.sa/BASE/CENTRAL-BASE-REPO.git
|
||||||
|
username: Ishrath.Ahamed # Replace with your Git username
|
||||||
|
password: 1qaz!QAZ # Replace with your Git personal access token
|
Loading…
Reference in new issue