stackabletech / spark-k8s-operator

Operator for Apache Spark-on-Kubernetes for Stackable Data Platform
https://stackable.tech
Other
49 stars 2 forks source link

Let secret-operator handle PKCS#12 conversion #282

Closed maltesander closed 10 months ago

maltesander commented 10 months ago

We do not need to create key and truststores ourselves and instead let the secret operator provision that.

Example PR in zookeeper for reference https://github.com/stackabletech/zookeeper-operator/pull/695