ci: update polymarket-bot images to 9bdafaa5 [skip ci]
This commit is contained in:
@@ -33,7 +33,7 @@ spec:
|
|||||||
envFrom:
|
envFrom:
|
||||||
- secretRef:
|
- secretRef:
|
||||||
name: bot-secrets
|
name: bot-secrets
|
||||||
image: git.chemavx.xyz/chemavx/polymarket-bot-api:324edbe4
|
image: git.chemavx.xyz/chemavx/polymarket-bot-api:9bdafaa5
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
name: api
|
name: api
|
||||||
ports:
|
ports:
|
||||||
|
|||||||
@@ -30,7 +30,7 @@ spec:
|
|||||||
envFrom:
|
envFrom:
|
||||||
- secretRef:
|
- secretRef:
|
||||||
name: bot-secrets
|
name: bot-secrets
|
||||||
image: git.chemavx.xyz/chemavx/polymarket-bot:324edbe4
|
image: git.chemavx.xyz/chemavx/polymarket-bot:9bdafaa5
|
||||||
imagePullPolicy: Always
|
imagePullPolicy: Always
|
||||||
name: bot
|
name: bot
|
||||||
resources:
|
resources:
|
||||||
|
|||||||
@@ -21,8 +21,8 @@ spec:
|
|||||||
app: dashboard
|
app: dashboard
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- image: docker.io/library/polymarket-bot-dashboard:v3
|
- image: git.chemavx.xyz/chemavx/polymarket-bot-dashboard:9bdafaa5
|
||||||
imagePullPolicy: Never
|
imagePullPolicy: Always
|
||||||
name: dashboard
|
name: dashboard
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 80
|
- containerPort: 80
|
||||||
|
|||||||
Reference in New Issue
Block a user