mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-09 00:31:31 -05:00
Update file values.yaml
This commit is contained in:
parent
bafa564592
commit
97ce9d0bdb
1 changed files with 1 additions and 0 deletions
|
|
@ -31,6 +31,7 @@ gitlab-runner:
|
||||||
runners:
|
runners:
|
||||||
config: |
|
config: |
|
||||||
[[runners]]
|
[[runners]]
|
||||||
|
shell = "powershell"
|
||||||
[runners.kubernetes]
|
[runners.kubernetes]
|
||||||
namespace = "{{.Release.Namespace}}"
|
namespace = "{{.Release.Namespace}}"
|
||||||
image = "ubuntu:22.04"
|
image = "ubuntu:22.04"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue