stacks_adding_alloy/template/stacks/ref-implementation/forgejo-runner/values.yaml

15 lines
240 B
YAML
Raw Permalink Normal View History

2024-12-07 21:58:43 +00:00
replicaCount: 1
image:
repository: code.forgejo.org/forgejo/runner
pullPolicy: IfNotPresent
tag: "3.5.1"
resources:
limits:
memory: 2Gi
requests:
memory: 1Gi
forgejoUrl: http://forgejo-http.gitea.svc.cluster.local:3000