Sandor Molnar created KNOX-3288:
-----------------------------------
Summary: Knox's Docker image should create database connection
related aliases
Key: KNOX-3288
URL: https://issues.apache.org/jira/browse/KNOX-3288
Project: Apache Knox
Issue Type: Task
Components: docker
Affects Versions: 3.0.0
Reporter: Sandor Molnar
Fix For: 3.0.0
In k8s clusters it's important that Knox instances can connect to an external
DB so that generated tokens won't get lost on pod restarts.
To support that, we need to update the Knox Gateway entry point in the Docker
image to save the following aliases:
* gateway_database_user
* gateway_database_password
* gateway_database_ssl_truststore_password
--
This message was sent by Atlassian Jira
(v8.20.10#820010)