chore(github-runner): bump replicas 0 -> 1 (PAT provisioned)
Operator provisioned GitHub PAT (Runner Registration) 1P item. OnePasswordItem CRD already materialized the secret. Unblocks CI fleet-wide. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -113,7 +113,11 @@ spec:
|
||||
# one pod at a time. Each pod re-registers as an ephemeral runner after
|
||||
# completing a job (EPHEMERAL=true restarts the container, not the pod,
|
||||
# so the PVC stays attached between jobs).
|
||||
replicas: 0
|
||||
#
|
||||
# 2026-05-16: bumped 0 -> 1 after operator provisioned the
|
||||
# "GitHub PAT (Runner Registration)" 1P item with field=credential.
|
||||
# Unblocks CI fleet-wide (was budget-exhausted on GH-hosted runners).
|
||||
replicas: 1
|
||||
selector:
|
||||
matchLabels:
|
||||
app.kubernetes.io/name: github-runner
|
||||
|
||||
Reference in New Issue
Block a user