I do not see the agents in the list

Hello,

I do not see anything in the list of gitlab agents:

Even if I have the file kubernetes-agent/.gitlab/agents/primary-agent/config.yaml which contains:

gitops:
  manifest_projects:
  # The `id` is the path to the Git repository holding your manifest files
  - id: "devops/kubernetes-agent"
    paths:
    - glob: '/**/*.{yaml,yml,json}'

Any idea?