Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion charts/gha-runner-scale-set-controller/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ flags:

## Restricts the controller to only watch resources in the desired namespace.
## Defaults to watch all namespaces when unset.
watchSingleNamespace: "prosper-runners"
watchSingleNamespace: "prosper-gha-runners"

## Defines how the controller should handle upgrades while having running jobs.
##
Expand Down
2 changes: 1 addition & 1 deletion charts/gha-runner-scale-set/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -206,5 +206,5 @@ template:
## to help it finish RoleBinding with the right service account.
## Note: if your controller is installed to only watch a single namespace, you have to pass these values explicitly.
controllerServiceAccount:
namespace: prosper-runners
namespace: prosper-gha-runners
name: prosper-runner-controller-gha-rs-controller