diff --git a/values.template.yaml b/values.template.yaml
index 0e4734c47ea8c54be9e10fd74127010886d78257..05418e24acec18b7504098272b8bdf1af1cc65c1 100644
--- a/values.template.yaml
+++ b/values.template.yaml
@@ -247,6 +247,7 @@ hub:
     requests:
       cpu: "500m"
       memory: "500Mi"
+      nvidia.com/gpu: 0      
   networkPolicy:
     enabled: false
 proxy:
@@ -269,6 +270,7 @@ proxy:
       requests:
         cpu: "500m"
         memory: "500Mi"
+        nvidia.com/gpu: 0      
 singleuser:
   extraPodConfig:
     securityContext: