diff --git a/updatecli/values.d/scm-2.yaml b/updatecli/values.d/scm-2.yaml index 75e5c4334..010195c32 100644 --- a/updatecli/values.d/scm-2.yaml +++ b/updatecli/values.d/scm-2.yaml @@ -4,7 +4,6 @@ scm: enabled: true user: "updatecli-bot" email: "bot@rancher.io" - #owner: rancher - owner: olblak + owner: rancher repository: fleet-docs branch: main diff --git a/updatecli/values.d/scm.yaml b/updatecli/values.d/scm.yaml index 16fa3f38e..ad26dfafd 100644 --- a/updatecli/values.d/scm.yaml +++ b/updatecli/values.d/scm.yaml @@ -5,8 +5,7 @@ scm: default: user: "updatecli-bot" email: "bot@rancher.io" - #owner: rancher - owner: olblak + owner: rancher repository: fleet-docs branch: main