update times and readme

This commit is contained in:
James Andariese 2024-03-28 21:50:35 -05:00
parent 2859447ed9
commit c238a36cf5
2 changed files with 11 additions and 2 deletions

View File

@ -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
```

View File

@ -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