diff --git a/cesnet-central/deployments/fullhub.yaml b/cesnet-central/deployments/fullhub.yaml
index 70149b56b76e9400cb7c10125c5a0cae3a8af00c..bae6e9b95d25bfa6ea12115c569af4689911a1e8 100644
--- a/cesnet-central/deployments/fullhub.yaml
+++ b/cesnet-central/deployments/fullhub.yaml
@@ -62,6 +62,8 @@ singleuser:
         args:
           - "--CondaKernelSpecManager.env_filter='/opt/conda$'"
         image: "eginotebooks/single-user:sha-b94a3ef"
+        extra_annotations:
+          "egi.eu/flavor": "small-environment-2-vcpu-4-gb-ram"
     - display_name: Small Environment - 2 vCPU / 4 GB RAM (collaboratice)
       description: >
         The notebook environment includes Python, R, Julia and Octave kernels. Collaborative.
@@ -69,6 +71,8 @@ singleuser:
         args:
           - "--CondaKernelSpecManager.env_filter='/opt/conda$'"
         image: "valtri/single-user:jupyter-4e-collab"
+        extra_annotations:
+          "egi.eu/flavor": "small-environment-2-vcpu-4-gb-ram"
   cmd: jupyterhub-singleuser-webdav-wrapper
   extraFiles:
     wait-remote-home.sh: