🔥(helm) remove occurences of Y_PROVIDER_API_KEY

Y_PROVIDER_API_KEY is no longer used in the codebase,
so we can remove it from the helm chart and the documentation.
We adapt the documentation to use the new JWT conversion
mechanism instead.
This commit is contained in:
Anthony LC
2026-09-21 14:42:14 +02:00
committed by Manuel Raynaud
parent 9df6df22ae
commit 499b4e46ad
4 changed files with 7 additions and 7 deletions
@@ -135,7 +135,6 @@ yProvider:
COLLABORATION_LOGGING: true
COLLABORATION_SERVER_ORIGIN: https://docs.127.0.0.1.nip.io
COLLABORATION_SERVER_SECRET: my-secret
Y_PROVIDER_API_KEY: my-secret
ingress:
enabled: true