KubeCraftsMan commented on code in PR #1118: URL: https://github.com/apache/flink-kubernetes-operator/pull/1118#discussion_r3302770643
##########
docs/content/docs/operations/helm.md:
##########
@@ -128,6 +128,7 @@ The configurable parameters of the Helm chart and which
default values as detail
| watchNamespaces | List of kubernetes
namespaces to watch for FlinkDeployment changes, empty means all namespaces.
|
|
| webhook.create | Whether to enable
validating and mutating webhooks for flink-kubernetes-operator.
| true
|
| webhook.keystore | The ConfigMap of webhook
key store.
| useDefaultPassword:
true
|
+| webhook.keystore.pkcs12Profile | PKCS12 encryption profile
for the webhook certificate. Options: `Modern2023`, `LegacyDES`, `LegacyRC2`.
Use `Modern2023` for FIPS-compliant environments. |
|
Review Comment:
@Dennis-Mircea updated has been done, thank you.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
