gaborgsomogyi commented on PR #689: URL: https://github.com/apache/flink-kubernetes-operator/pull/689#issuecomment-1805421386
What you're suggesting sounds better. I think we need 2 additional parameters: * `...trustore` * `...trustore-password` Not yet understand why keystore is needed, if you can elaborate we can be more on the same page. In my understanding trustrore is used in client scenarios and keystore is used in server scenarios. Since I'm not aware where the operator is behaving as server I don't see the need to add any keystore configs. If you know stuff like that please point on to discuss. The mount part is not yet clear why we would like to add any config for that. Until now it's designed to add any custom mount in the helm chart which is still available. I would use that. -- 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]
