CAAPIM / apim-charts

Helm Charts for Layer7 API Management components.
MIT License
12 stars 48 forks source link

charts/gateway added customInit and Sidecar volumes #302

Closed Gazza7205 closed 8 months ago

Gazza7205 commented 8 months ago

Description of the change

Benefits Configmaps/Secrets can be mounted to initContainers and sidecars. Previously this would always be emptyDir

Checklist