Merge pull request '退役旧静态 Gitea Runner(第一阶段)' (#129) from retire/static-gitea-runner-phase1 into main
yaml / yaml (push) Successful in 19s
yaml / yaml (push) Successful in 19s
This commit was merged in pull request #129.
This commit is contained in:
@@ -6,7 +6,7 @@ metadata:
|
|||||||
spec:
|
spec:
|
||||||
interval: 10m
|
interval: 10m
|
||||||
path: ./platform/gitea-runner
|
path: ./platform/gitea-runner
|
||||||
prune: false
|
prune: true
|
||||||
sourceRef:
|
sourceRef:
|
||||||
kind: GitRepository
|
kind: GitRepository
|
||||||
name: flux-system
|
name: flux-system
|
||||||
|
|||||||
@@ -5,7 +5,7 @@ existingSecret: gitea-runner-token
|
|||||||
existingSecretKey: token
|
existingSecretKey: token
|
||||||
|
|
||||||
statefulset:
|
statefulset:
|
||||||
replicas: 1
|
replicas: 0
|
||||||
timezone: Etc/UTC
|
timezone: Etc/UTC
|
||||||
serviceAccountName: gitea-actions
|
serviceAccountName: gitea-actions
|
||||||
extraVolumes:
|
extraVolumes:
|
||||||
|
|||||||
Reference in New Issue
Block a user