act runners add access to buildkit srv
All checks were successful
/ continuous-deploy (push) Successful in 23s

This commit is contained in:
Márcio Fernandes
2026-03-28 10:48:24 +00:00
parent 5861efb310
commit 4287af948b
3 changed files with 3 additions and 0 deletions

View File

@@ -13,6 +13,7 @@ spec:
metadata: metadata:
labels: labels:
app: act-runner app: act-runner
buildkit.infra.limbosolutions.com/allow-build: "true"
spec: spec:
containers: containers:
- name: act-runner - name: act-runner

View File

@@ -13,6 +13,7 @@ spec:
metadata: metadata:
labels: labels:
app: act-runner app: act-runner
buildkit.infra.limbosolutions.com/allow-build: "true"
spec: spec:
containers: containers:
- name: act-runner - name: act-runner

View File

@@ -13,6 +13,7 @@ spec:
metadata: metadata:
labels: labels:
app: act-runner app: act-runner
buildkit.infra.limbosolutions.com/allow-build: "true"
spec: spec:
containers: containers:
- name: act-runner - name: act-runner