kb act runner - version git.limbosolutions.com/kb/gitea/act_runner:0.6-fatboy
All checks were successful
/ continuous-deploy (push) Successful in 22s

This commit is contained in:
Márcio Fernandes
2026-05-02 11:33:00 +00:00
parent 3ab4f3b8fa
commit 42bef0f304
5 changed files with 5 additions and 3 deletions

View File

@@ -1,5 +1,6 @@
{
"cSpell.words": [
"fatboy",
"networkpolicies",
"poddisruptionbudgets",
"serviceaccounts",

View File

@@ -3,11 +3,11 @@
**Deploy app:**
```bash
./deploy/ops-scripts/apply-app.sh
./ops-scripts/apply-app.sh
```
**Deploy Infra:**
```bash
./deploy/ops-scripts/apply-infra.sh
./ops-scripts/apply-infra.sh
```

View File

@@ -14,10 +14,11 @@ spec:
labels:
app: act-runner
buildkit.infra.limbosolutions.com/allow-build: "true"
chimera-www.limbosolutions.com/allow: "true"
spec:
containers:
- name: act-runner
image: git.limbosolutions.com/kb/gitea/act_runner:0.3-fatboy
image: git.limbosolutions.com/kb/gitea/act_runner:0.6-fatboy
imagePullPolicy: Always
env: