argocd/argo1/secret.yaml
2023-04-23 14:24:00 -05:00

15 lines
289 B
YAML

---
apiVersion: v1
kind: Secret
metadata:
name: argocd-git-repo-creds
namespace: argocd
labels:
argocd.argoproj.io/secret-type: repo-creds
stringData:
type: git
url: https://github.com/
project: default
password: abcd1234xyzqrstffffffffffffff
username: bobsmithtedothy