chore(snapshot): sync workspace state

This commit is contained in:
mpabi
2026-03-29 13:14:30 +02:00
parent 71b00f80bb
commit 4354de5c83
46 changed files with 959 additions and 5718 deletions

View File

@@ -1,24 +1,24 @@
apiVersion: apps/v1
kind: Deployment
metadata:
name: dlob-publisher
name: dlob-publisher-hot
annotations:
argocd.argoproj.io/sync-wave: "4"
spec:
replicas: 1
selector:
matchLabels:
app.kubernetes.io/name: dlob-publisher
app.kubernetes.io/name: dlob-publisher-hot
template:
metadata:
labels:
app.kubernetes.io/name: dlob-publisher
app.kubernetes.io/name: dlob-publisher-hot
spec:
imagePullSecrets:
- name: gitea-registry
containers:
- name: publisher
image: gitea.mpabi.pl/trade/trade-dlob-server:sha-5d55631-canonical
image: gitea.mpabi.pl/trade/trade-dlob-server:grpc-reconnect-20260319-023351
imagePullPolicy: IfNotPresent
ports:
- name: http
@@ -41,7 +41,7 @@ spec:
- name: ELASTICACHE_PORT
value: "6379"
- name: REDIS_CLIENT
value: DLOB
value: DLOB_HOT
- name: PERP_MARKETS_TO_LOAD
value: "0,7,24"
- name: ENDPOINT