mirror of
https://github.com/actions/actions-runner-controller.git
synced 2025-12-11 03:57:01 +00:00
Change namespace name
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
# Adds namespace to all resources.
|
||||
namespace: actions-runner-controller-system
|
||||
namespace: actions-runner-system
|
||||
|
||||
# Value of this field is prepended to the
|
||||
# names of all resources, e.g. a deployment named
|
||||
# "wordpress" becomes "alices-wordpress".
|
||||
# Note that it should also match with the prefix (text before '-') of the namespace
|
||||
# field above.
|
||||
namePrefix: actions-runner-controller-
|
||||
#namePrefix: actions-runner-controller-
|
||||
|
||||
# Labels to add to all resources and selectors.
|
||||
#commonLabels:
|
||||
|
||||
Reference in New Issue
Block a user