From f774645d6cf0ffa410a2f47de636eb89d4681dfb Mon Sep 17 00:00:00 2001 From: Sergi Philipsen Date: Mon, 25 Nov 2024 14:24:03 +0100 Subject: [PATCH] Update values.yaml --- charts/frankframework/values.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/charts/frankframework/values.yaml b/charts/frankframework/values.yaml index 214c2bd..6268481 100644 --- a/charts/frankframework/values.yaml +++ b/charts/frankframework/values.yaml @@ -112,6 +112,8 @@ application: ## ## For more information about credentials, see the [documentation](https://frank-manual.readthedocs.io/en/latest/deploying/credentials.html). ## +## To disable or configure authentication for the console, please read the [Frank!Framework Manual](https://frank-manual.readthedocs.io/en/latest/advancedDevelopment/authorization/consoleAndLadybug.html). +## ## To fine tune memory refer to the [Oracle documentation](https://docs.oracle.com/javase/8/docs/technotes/tools/unix/java.html#BABDJJFI). ## ## Refer to the [Frank!Framework Manual](https://frank-manual.readthedocs.io/) for more information. @@ -120,7 +122,6 @@ application: ## @param environmentVariables [object] Set environment variables for the Frank!Framework ## @param environmentVariables.application.server.type.custom [string,nullable] Set the transaction manager, this is needed for transactionality support ## @param environmentVariables.JAVA_OPTS [string,nullable] Set the JAVA_OPTS for the Frank!Framework -## @param environmentVariables.application.security.http.authentication [string,nullable] Set the authentication for the Frank!Framework ## environmentVariables: # Enable Narayana transaction manager