argocd/argo1/secret.yaml

15 lines
289 B
YAML
Raw Normal View History

2023-04-23 16:19:35 +00:00
---
apiVersion: v1
kind: Secret
metadata:
2023-04-23 19:24:00 +00:00
name: argocd-git-repo-creds
2023-04-23 16:19:35 +00:00
namespace: argocd
labels:
argocd.argoproj.io/secret-type: repo-creds
stringData:
type: git
2023-04-23 19:24:00 +00:00
url: https://github.com/
2023-04-23 16:26:46 +00:00
project: default
2023-04-23 19:24:00 +00:00
password: abcd1234xyzqrstffffffffffffff
username: bobsmithtedothy