c.KubeSpawner.profile_list = [
    {
        "description": "Stable environment with 0.5-1 cpu / 0.5-1 GB ram",
        "display_name": "Micro Instance",
        "slug": "micro-instance"
    },
    {
        "description": "Stable environment with 1 cpu / 1 GB ram",
        "display_name": "Small Instance",
        "slug": "small-instance"
    },
]
