Skip to content

Commit

Permalink
fix scm name for onboarding (#371)
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnBlackwell authored Jan 8, 2025
1 parent 6563596 commit ca7c575
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pages/how-to/set-up/scm-connection.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,9 @@ Once the connection is created in the UI we can reference it with a CRD instance
apiVersion: deployments.plural.sh/v1alpha1
kind: ScmConnection
metadata:
name: github
name: plural
spec:
name: github
name: plural
type: GITHUB
```
Expand Down

0 comments on commit ca7c575

Please sign in to comment.