Skip to content

Commit b55939e

Browse files
author
Valentin Khramtsov
committed
Changes whatcsinglenamespace value for github runner controller
1 parent 7ff9fe1 commit b55939e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

terraform/modules/k8s-addons/eks-gha-runner-scale-set-controller.tf

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ resources:
1717
memory: 128Mi
1818
1919
flags:
20-
watchSingleNamespace: ""
20+
watchSingleNamespace: "${local.gha_runner_scale_set_controller.namespace}"
2121
VALUES
2222
}
2323

0 commit comments

Comments
 (0)