mirror of
https://github.com/argoproj/argo-cd
synced 2026-04-21 08:57:17 +00:00
10 lines
193 B
YAML
10 lines
193 B
YAML
apiVersion: promoter.argoproj.io/v1alpha1
|
|
kind: ScmProvider
|
|
metadata:
|
|
name: github-provider
|
|
namespace: gitops-promoter
|
|
spec:
|
|
secretRef:
|
|
name: github-app-secret
|
|
github:
|
|
appID: 1
|