mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 16:00:29 -05:00
Update file values.yaml
This commit is contained in:
parent
05f5fc94f4
commit
ca208a0ee1
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@ gitlab-runner:
|
||||||
namespace = "{{.Release.Namespace}}"
|
namespace = "{{.Release.Namespace}}"
|
||||||
image = "ubuntu:22.04"
|
image = "ubuntu:22.04"
|
||||||
privileged = true
|
privileged = true
|
||||||
volumes = ["/certs/client", "/cache"]'
|
volumes = ["/certs/client", "/cache"]
|
||||||
|
|
||||||
executor: kubernetes
|
executor: kubernetes
|
||||||
name: "k3s"
|
name: "k3s"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue