Skip to content
Snippets Groups Projects
Commit e52897bb authored by Dung Vu's avatar Dung Vu
Browse files

Update values.template.yaml

parent b27eecba
No related branches found
No related tags found
No related merge requests found
Pipeline #50298 passed
......@@ -224,7 +224,7 @@ hub:
loadBalancerIP:
nodeSelector:
topology.kubernetes.io/region: "us-west"
kubernetes.io/hostname: "rci-tide-cpu-03.sdsu.edu"
# kubernetes.io/hostname: "rci-tide-cpu-03.sdsu.edu"
# tolerations:
# - key: "nautilus.io/csu-tide"
# operator: "Exists"
......@@ -243,6 +243,7 @@ hub:
limits:
cpu: "1"
memory: 1Gi
nvidia.com/gpu: 0
requests:
cpu: "500m"
memory: "500Mi"
......@@ -264,6 +265,7 @@ proxy:
limits:
cpu: "1"
memory: 1Gi
nvidia.com/gpu: 0
requests:
cpu: "500m"
memory: "500Mi"
......
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