update times and readme
This commit is contained in:
parent
2859447ed9
commit
c238a36cf5
|
@ -1,3 +1,12 @@
|
|||
# docker-act_runner
|
||||
|
||||
Dockerfile for act_runner customizations
|
||||
|
||||
# Kubernetes Usage
|
||||
|
||||
This container may be deployed automatically with flux.
|
||||
|
||||
```bash
|
||||
git clone https://git.strudelline.net/cascade/docker-act_runner
|
||||
kubectl apply -f k
|
||||
```
|
||||
|
|
|
@ -5,7 +5,7 @@ metadata:
|
|||
name: docker-act-runner
|
||||
namespace: gitea
|
||||
spec:
|
||||
interval: 5m0s
|
||||
interval: 5m
|
||||
url: https://git.strudelline.net/cascade/docker-act_runner
|
||||
ref:
|
||||
branch: main
|
||||
|
@ -16,7 +16,7 @@ metadata:
|
|||
name: docker-act-runner
|
||||
namespace: gitea
|
||||
spec:
|
||||
interval: 10m
|
||||
interval: 1m
|
||||
targetNamespace: gitea
|
||||
sourceRef:
|
||||
kind: GitRepository
|
||||
|
|
Loading…
Reference in New Issue
Block a user