We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5dfccdf commit 1f845e6Copy full SHA for 1f845e6
charts/mgmt-agent/templates/env-configmap.yaml
@@ -19,7 +19,7 @@ data:
19
# Modifiable properties
20
# Add new or change the below existing properties as required
21
22
- # Openjdk on RHEL with FIPS requires the default secruity property to be disabled,
+ # Openjdk on RHEL with FIPS requires the default security property to be disabled,
23
# so that Management Agent can use its own bcfips security provider.
24
# Set this to true to disable, and pass disableJREDefaultSecurityPropertiesFile=true via the rsp file.
25
DISABLE_JRE_DEFAULT_SECURITY_PROPERTIES_FILE: "false"
0 commit comments