Skip to content

Commit 1f845e6

Browse files
committed
fix typo
1 parent 5dfccdf commit 1f845e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/mgmt-agent/templates/env-configmap.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ data:
1919
# Modifiable properties
2020
# Add new or change the below existing properties as required
2121

22-
# Openjdk on RHEL with FIPS requires the default secruity property to be disabled,
22+
# Openjdk on RHEL with FIPS requires the default security property to be disabled,
2323
# so that Management Agent can use its own bcfips security provider.
2424
# Set this to true to disable, and pass disableJREDefaultSecurityPropertiesFile=true via the rsp file.
2525
DISABLE_JRE_DEFAULT_SECURITY_PROPERTIES_FILE: "false"

0 commit comments

Comments
 (0)