Hi Biao thanks for the quick reply.
The helm chart uses a standard Deployment to mount the keystore onto the 
webhook container using volumes/volumeMounts for the operator but it’s not 
clear to me how to mount the keystore using the FlinkDeployment CRD[2] for a 
Flink application.

[2] 
https://github.com/apache/flink-kubernetes-operator/blob/main/helm/flink-kubernetes-operator/crds/flinkdeployments.flink.apache.org-v1.yml
From: Geng Biao <biaoge...@gmail.com>
Date: Friday, September 9, 2022 at 9:33 AM
To: dev@flink.apache.org <dev@flink.apache.org>
Subject: [EXTERNAL] Re: Recommended way to Enable SSL Flink Kubernetes Operator
Hi Hao,
You may take a look at codes for webhook in the helm charts of the Flink k8s 
project as it also utilizes cert-manager to create and mount the keystore for 
ssl.
Best,
Biao Geng

Reply via email to