📈(helm) add separate namespaces for each environment

I have set up distinct namespaces for each environment. You can now push
events to the development namespace without affecting production data.

Please note that these keys are not 'secret'. They will also be configured
in the browser SDK, which is inherently insecure. The documentation does not
specify a secure storage method for these keys.
This commit is contained in:
lebaudantoine
2024-08-03 23:28:05 +02:00
committed by aleb_the_flash
parent 271b598cee
commit aa54075e6b
3 changed files with 3 additions and 1 deletions

View File

@@ -46,7 +46,7 @@ backend:
{{- end }}
{{- end }}
LIVEKIT_API_URL: https://livekit.127.0.0.1.nip.io/
ANALYTICS_KEY: xwhoIMCZ8PBRjQ2t
migrate:
command:

View File

@@ -93,6 +93,7 @@ backend:
name: backend
key: LIVEKIT_API_KEY
LIVEKIT_API_URL: https://livekit-preprod.beta.numerique.gouv.fr
ANALYTICS_KEY: mwuxTKi8o2xzWH54
createsuperuser:
command:

View File

@@ -93,6 +93,7 @@ backend:
name: backend
key: LIVEKIT_API_KEY
LIVEKIT_API_URL: https://livekit-preprod.beta.numerique.gouv.fr
ANALYTICS_KEY: Roi1k6IAc2DEqHB0
createsuperuser:
command: