Unverified Commit adbe133c authored by mohammedabdulwahhab's avatar mohammedabdulwahhab Committed by GitHub
Browse files

fix: change labels to annotations in reference dgd (#4410)


Signed-off-by: default avatarmohammedabdulwahhab <furkhan324@berkeley.edu>
parent e5f7ee9f
...@@ -6,7 +6,7 @@ apiVersion: nvidia.com/v1alpha1 ...@@ -6,7 +6,7 @@ apiVersion: nvidia.com/v1alpha1
kind: DynamoGraphDeployment kind: DynamoGraphDeployment
metadata: metadata:
name: dynamo name: dynamo
labels: annotations:
nvidia.com/dynamo-discovery-backend: kubernetes nvidia.com/dynamo-discovery-backend: kubernetes
spec: spec:
envs: envs:
...@@ -58,4 +58,4 @@ spec: ...@@ -58,4 +58,4 @@ spec:
args: args:
- --model - --model
- Qwen/Qwen3-0.6B - Qwen/Qwen3-0.6B
- --is-prefill-worker - --is-prefill-worker
\ No newline at end of file
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment