Cut over polymarket-bot deployments to Infisical-managed pull secret

api/bot: imagePullSecrets gitea-registry -> gitea-registry-infisical.
dashboard: add gitea-registry-infisical (previously had NO pull secret
despite pulling a private image — fixes latent ErrImagePull-on-reschedule
bug). Old gitea-registry stays as rollback net until decommission.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
2026-06-19 06:37:55 +00:00
co-authored by Claude Opus 4.8
parent 3957b69b10
commit f1ad60b046
3 changed files with 4 additions and 2 deletions
+2
View File
@@ -20,6 +20,8 @@ spec:
labels:
app: dashboard
spec:
imagePullSecrets:
- name: gitea-registry-infisical
containers:
- image: git.chemavx.xyz/chemavx/polymarket-bot-dashboard:4928a3c1
imagePullPolicy: Always