ci: update polymarket-bot images to 1dd01e03 [skip ci]
This commit is contained in:
@@ -36,8 +36,8 @@ spec:
|
|||||||
envFrom:
|
envFrom:
|
||||||
- secretRef:
|
- secretRef:
|
||||||
name: bot-secrets
|
name: bot-secrets
|
||||||
image: docker.io/library/polymarket-bot-api:v2
|
image: git.chemavx.xyz/chemavx/polymarket-bot-api:1dd01e03
|
||||||
imagePullPolicy: Never
|
imagePullPolicy: Always
|
||||||
name: api
|
name: api
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 8000
|
- containerPort: 8000
|
||||||
|
|||||||
@@ -33,8 +33,8 @@ spec:
|
|||||||
envFrom:
|
envFrom:
|
||||||
- secretRef:
|
- secretRef:
|
||||||
name: bot-secrets
|
name: bot-secrets
|
||||||
image: docker.io/library/polymarket-bot:v5
|
image: git.chemavx.xyz/chemavx/polymarket-bot:1dd01e03
|
||||||
imagePullPolicy: Never
|
imagePullPolicy: Always
|
||||||
name: bot
|
name: bot
|
||||||
resources:
|
resources:
|
||||||
limits:
|
limits:
|
||||||
|
|||||||
Reference in New Issue
Block a user