Update file values.yaml

This commit is contained in:
2024-04-10 21:09:01 +00:00
parent 97ce9d0bdb
commit 75a948e1e0

View File

@@ -31,7 +31,7 @@ gitlab-runner:
runners:
config: |
[[runners]]
shell = "powershell"
shell = "pwsh"
[runners.kubernetes]
namespace = "{{.Release.Namespace}}"
image = "ubuntu:22.04"