kuberise / kuberise.io

Apache License 2.0
14 stars 15 forks source link

Update ingress annotations for local-kind deployments #37

Closed mojtabaimani closed 3 months ago

mojtabaimani commented 3 months ago

This pull request updates the ingress annotations for local-kind deployments. It includes changes to the kind-config.yaml file and the creation of a TLS secret using kubectl. The updated annotations ensure that SSL redirection is disabled and rewrite targets are set correctly.