argocd/argo1/secrets.yaml
2023-04-23 11:19:35 -05:00

16 lines
273 B
YAML

---
apiVersion: v1
kind: Secret
metadata:
name: local-git-creds
namespace: argocd
labels:
argocd.argoproj.io/secret-type: repo-creds
stringData:
type: git
url: https://git.strudelline.net/
password: JwCJznZZMJU4se
username: svc-argocd
project: default