Skip to content

Commit e795500

Browse files
committed
Fix documentation typo reported by genAI linters
Signed-off-by: Eric Searcy <[email protected]>
1 parent 90963f2 commit e795500

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/lfx-platform/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ lfx:
2323
name: heimdall-signer-cert
2424
# algorithm will be passed as the parameter to Sprig's genPrivateKey.
2525
# If blank or missing, uses genCA (2048-bit RSA key, PS256 JWT alg).
26-
# If set, uses genCAWithPrivateKey with the specified algorithm.
26+
# If set, uses genCAWithKey with the specified algorithm.
2727
# Setting "rsa" explicitly will use a 4096-bit key (PS512 JWT alg).
2828
# algorithm: ecdsa
2929
# algorithm: rsa

0 commit comments

Comments
 (0)