diff --git a/charts/jupyter-hub-customizations/templates/configmap_values.yaml b/charts/jupyter-hub-customizations/templates/configmap_values.yaml
index 2bf0db87809fb8f3817a208f6a2347befefb1d66..52e2b6e3627832638207c466789d7a230f6c702b 100644
--- a/charts/jupyter-hub-customizations/templates/configmap_values.yaml
+++ b/charts/jupyter-hub-customizations/templates/configmap_values.yaml
@@ -107,6 +107,11 @@ data:
               mountPath: /etc/localtime
         {{- end }}
       extraEnv:
+        - name: OUTPOST_FLAVORS_UPDATE_TOKEN
+          valueFrom:
+            secretKeyRef:
+              key: hub.services.outpostflavors.apiToken
+              name: hub
         - name: RESERVATION_KEY_PATH
           value: /mnt/shared-data/reservation_key/ssh-privatekey
         - name: CUSTOM_CONFIG_PATH