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
ca208a0ee1
commit
ca1ddac747
1 changed files with 0 additions and 1 deletions
|
|
@ -35,7 +35,6 @@ gitlab-runner:
|
||||||
namespace = "{{.Release.Namespace}}"
|
namespace = "{{.Release.Namespace}}"
|
||||||
image = "ubuntu:22.04"
|
image = "ubuntu:22.04"
|
||||||
privileged = true
|
privileged = true
|
||||||
volumes = ["/certs/client", "/cache"]
|
|
||||||
|
|
||||||
executor: kubernetes
|
executor: kubernetes
|
||||||
name: "k3s"
|
name: "k3s"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue