apache / openwhisk-deploy-kube

The Apache OpenWhisk Kubernetes Deployment repository supports deploying the Apache OpenWhisk system on Kubernetes and OpenShift clusters.
https://openwhisk.apache.org/
Apache License 2.0
296 stars 228 forks source link

Update helm to make secret instead of configmap for Nginx External Cert usage #716

Open paul42 opened 2 years ago

paul42 commented 2 years ago

In my quest to use my own certs with an internal CA, and with some great help from @style95 I was able to make significant headway and get my deployment working as desired. I did want to make a small tweak so the external cert for nginx is not stored as a configmap, but instead as a secret. (I realize there's not a ton of difference under the hood but it helps me sleep better at night) I have not tested this with any other deployment types, so feel free to give any feedback as needed.

dgrove-oss commented 2 years ago

Closing & reopening to kick travis

dgrove-oss commented 2 years ago

Trying to kick travis again...

dgrove-oss commented 1 year ago

Kicking travis