argocd/argo1/secrets.yaml

16 lines
273 B
YAML
Raw Normal View History

2023-04-23 16:19:35 +00:00
---
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