Explorar o código

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

When switching between Hue instances or having failovers.
Romain %!s(int64=6) %!d(string=hai) anos
pai
achega
678d99e8c2
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      tools/kubernetes/helm/hue/values.yaml

+ 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