What would you like to be added?
Add possibility to add Ingress annotations ie. via
services:
web:
labels:
kompose.service.expose.ingress.annotation.<custom-annotation-key>: <custom-annotation-value>
Why is this needed?
ingress-nginx uses Ingress annotation to modify its behavior, for example to setup mTLS authentication
What would you like to be added?
Add possibility to add Ingress annotations ie. via
Why is this needed?
ingress-nginx uses Ingress annotation to modify its behavior, for example to setup mTLS authentication