Эх сурвалжийг харах

HUE-9030 [k8s] Add default secret key to avoid hue relogins

When switching between Hue instances or having failovers.
Romain 6 жил өмнө
parent
commit
678d99e8c2

+ 1 - 0
tools/kubernetes/helm/hue/values.yaml

@@ -20,6 +20,7 @@ hue:
       options='{"url": "postgresql://hue:hue@postgres-hue:5432/hue"}'
   ini: |
     [desktop]
+    secret_key=hue123
     app_blacklist=filebrowser,search,hbase,security,jobbrowser,oozie
     django_debug_mode=false
     gunicorn_work_class=gevent