Skip to content
Snippets Groups Projects
Commit e39e7831 authored by Panagiotis Karamolegkos's avatar Panagiotis Karamolegkos :v_tone2:
Browse files

Update rl-model-deployment.yaml

parent 6e240193
No related branches found
No related tags found
1 merge request!1GNNs are done
......@@ -16,10 +16,10 @@ spec:
app: pdlc-rl
spec:
serviceAccountName: default
nodeName: k8s-worker #The node of the Deployment
nodeName: sonem-worker #The node of the Deployment
containers:
- name: pdlc-rl
image: docker.io/hecodeco/pdlcrl_inference:0.1.0
image: docker.io/hecodeco/pdlcrl_inference:0.1.1
volumeMounts:
- name: shared-volume
mountPath: /data
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment