commit
93ff39ee15
|
|
@ -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.
|
||||
##
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue