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 90963f2 commit e795500Copy full SHA for e795500
charts/lfx-platform/values.yaml
@@ -23,7 +23,7 @@ lfx:
23
name: heimdall-signer-cert
24
# algorithm will be passed as the parameter to Sprig's genPrivateKey.
25
# If blank or missing, uses genCA (2048-bit RSA key, PS256 JWT alg).
26
- # If set, uses genCAWithPrivateKey with the specified algorithm.
+ # If set, uses genCAWithKey with the specified algorithm.
27
# Setting "rsa" explicitly will use a 4096-bit key (PS512 JWT alg).
28
# algorithm: ecdsa
29
# algorithm: rsa
0 commit comments