nginxinc/nginx-ingress-operator

Additional containers and volumes

Closed this issue · 4 comments

Is your feature request related to a problem? Please describe.
I'd like to run custom Lua scripts that require an additional side car container and some volume mounts for configuration.

Describe the solution you'd like
Add support for extra containers and volumes/volumeMounts in the spec.

Describe alternatives you've considered
The alternative is building an image that runs the sidecar binary in itself, but that's not a good practice.

Another alternative is using mutating webhooks, but that requires something like #185 as well.

Any thoughts? I'd be happy to work on the necessary changes.

This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 10 days.

This issue was closed because it has been stalled for 10 days with no activity.

This project has moved to https://github.com/nginxinc/nginx-ingress-helm-operator
If this is still an issue, please report it again in that repo.
Thanks!