Skip to content

Commit

Permalink
Update values.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
philipsens authored Nov 25, 2024
1 parent 5a36dd2 commit f774645
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion charts/frankframework/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand All @@ -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
Expand Down

0 comments on commit f774645

Please sign in to comment.