diff --git a/services/veles/configmap.yaml b/services/veles/configmap.yaml index 44967c6c8..f22ee5f9d 100644 --- a/services/veles/configmap.yaml +++ b/services/veles/configmap.yaml @@ -19,6 +19,7 @@ data: VELES_OIDC_ADMIN_GROUPS: admin VELES_NAMESPACE: veles VELES_SIM_IMAGE: registry.bstein.dev/veles/veles-sim-worker:0.6.55 # {"$imagepolicy": "veles:veles-sim-worker"} + VELES_SIM_WORKER_VERSION: "0.6.55" VELES_SIM_SERVICE_ACCOUNT: veles-sim VELES_SIM_PRIORITY_CLASS: veles-sim VELES_SIM_NODE_SELECTOR: veles.bstein.dev/node-pool=oceanus,kubernetes.io/arch=amd64