1
0
mirror of synced 2026-01-10 18:02:53 -05:00

Merge pull request #41150 from github/repo-sync

Repo sync
This commit is contained in:
docs-bot
2023-08-21 11:29:11 -05:00
committed by GitHub

View File

@@ -501,10 +501,10 @@ template:
- name: runner
image: ghcr.io/actions/actions-runner:latest
command: ["/home/runner/run.sh"]
resources:
limits:
cpu: 500m
memory: 512Mi
resources:
limits:
cpu: 500m
memory: 512Mi
securityContext:
readOnlyRootFilesystem: true
allowPrivilegeEscalation: false