After installing passbolt with helm, i get 404 page not found

Checklist
[ :heavy_check_mark:] I have read intro post
[ :heavy_check_mark:] I have read the tutorials, help and searched for similar issues
[ :heavy_check_mark:] I provide relevant information about my server (component names and versions, etc.)
[:heavy_check_mark: ] I provide a copy of my logs and healthcheck
[:heavy_check_mark: ] I describe the steps I have taken to trouble shoot the problem
[:heavy_check_mark: ] I describe the steps on how to reproduce the issue

Hi, everyone!
So I wanted to install passbolt using helm in my k3s cluster. So i followed the steps in the documentation: [Installing passbolt with Helm ]and :

  • i installed an nginx ingress with helm
  • i created a tls secret after generating the certif and the key with the openssl command
  • then i created an ingress for passbolt
  • i finally ran the command: “helm install -f values.yaml my-passbolt passbolt-repo/passbolt”

However when i want to access https://passbolt.local on the browser, i get “404 page not found”.

Perhaps it might be useful to mention that when i describe the passbolt deploy server pod, i get this: