Compare commits
2
Commits
1ac99f4476
...
b0791e4095
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b0791e4095 | ||
|
|
26179f700f
|
@@ -6,7 +6,7 @@ metadata:
|
||||
spec:
|
||||
interval: 10m
|
||||
path: ./platform/gitea-runner
|
||||
prune: false
|
||||
prune: true
|
||||
sourceRef:
|
||||
kind: GitRepository
|
||||
name: flux-system
|
||||
|
||||
@@ -5,7 +5,7 @@ existingSecret: gitea-runner-token
|
||||
existingSecretKey: token
|
||||
|
||||
statefulset:
|
||||
replicas: 1
|
||||
replicas: 0
|
||||
timezone: Etc/UTC
|
||||
serviceAccountName: gitea-actions
|
||||
extraVolumes:
|
||||
|
||||
Reference in New Issue
Block a user