mirror of
https://github.com/actions/actions-runner-controller.git
synced 2026-04-05 14:43:51 +08:00
fix create ns
This commit is contained in:
@@ -21,7 +21,6 @@ ARC_NAMESPACE="arc-systems"
|
||||
|
||||
function install_arc() {
|
||||
echo "Installing ARC"
|
||||
|
||||
helm install "${ARC_NAME}" \
|
||||
--namespace "${ARC_NAMESPACE}" \
|
||||
--create-namespace \
|
||||
|
||||
Reference in New Issue
Block a user