update runner config for k0
All checks were successful
Build Container and update Flux / Explore-Gitea-Actions (push) Successful in 7s

This commit is contained in:
James Andariese 2024-10-19 11:40:26 -05:00
parent b3bdf8686a
commit 0f4ab6cc19
2 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@ apiVersion: source.toolkit.fluxcd.io/v1
kind: GitRepository
metadata:
name: docker-act-runner
namespace: gitea
namespace: flux-system
spec:
interval: 5m
url: https://git.strudelline.net/cascade/docker-act_runner
@ -14,7 +14,7 @@ apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
metadata:
name: docker-act-runner
namespace: gitea
namespace: flux-system
spec:
interval: 1m
targetNamespace: gitea

View File

@ -106,7 +106,7 @@ spec:
name: gitea-runner-data
spec:
accessModes: [ "ReadWriteOnce" ]
storageClassName: nvme
storageClassName: longhorn-e1r-ssd
resources:
requests:
storage: 200Gi