Merge pull request #11 from prosperllc/SRE-10933

Update values.yaml
This commit is contained in:
sravula84 2024-08-30 16:16:50 -07:00 committed by GitHub
commit 93ff39ee15
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -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.
##

View File

@ -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