update runner config for k0
All checks were successful
Build Container and update Flux / Explore-Gitea-Actions (push) Successful in 7s
All checks were successful
Build Container and update Flux / Explore-Gitea-Actions (push) Successful in 7s
This commit is contained in:
parent
b3bdf8686a
commit
0f4ab6cc19
|
@ -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
|
||||
|
|
|
@ -106,7 +106,7 @@ spec:
|
|||
name: gitea-runner-data
|
||||
spec:
|
||||
accessModes: [ "ReadWriteOnce" ]
|
||||
storageClassName: nvme
|
||||
storageClassName: longhorn-e1r-ssd
|
||||
resources:
|
||||
requests:
|
||||
storage: 200Gi
|
||||
|
|
Loading…
Reference in New Issue
Block a user