Skip to content

Commit

Permalink
add setting for management repo too
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeljguarino committed Dec 22, 2024
1 parent beb5cc2 commit 47cdd52
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
6 changes: 3 additions & 3 deletions setup/pr-automation/scm.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# You will need to manually create the github scm connection this refers to
# You will need to manually create the SCM connection this refers to in the Plural Console UI
# apiVersion: deployments.plural.sh/v1alpha1
# kind: ScmConnection
# metadata:
# name: github
# name: plural
# spec:
# name: github
# name: plural
# type: GITHUB
2 changes: 2 additions & 0 deletions setup/settings.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ metadata:
name: global
namespace: plrl-deploy-operator
spec:
managementRepo: [[ .Identifier ]]

stacks:
jobSpec:
namespace: plrl-deploy-operator
Expand Down

0 comments on commit 47cdd52

Please sign in to comment.