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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user