Fix typo in helm chart (#3104)

Co-authored-by: Bassem Dghaidi <568794+Link-@users.noreply.github.com>
This commit is contained in:
Adam Szaraniec 2023-11-30 14:32:59 +04:00 committed by GitHub
parent 2c29cfb994
commit 1cba9c7800
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -102,7 +102,7 @@ flags:
## Defines how the controller should handle upgrades while having running jobs. ## Defines how the controller should handle upgrades while having running jobs.
## ##
## The srategies available are: ## The strategies available are:
## - "immediate": (default) The controller will immediately apply the change causing the ## - "immediate": (default) The controller will immediately apply the change causing the
## recreation of the listener and ephemeral runner set. This can lead to an ## recreation of the listener and ephemeral runner set. This can lead to an
## overprovisioning of runners, if there are pending / running jobs. This should not ## overprovisioning of runners, if there are pending / running jobs. This should not