crate / crate-operator

The CrateDB Kubernetes Operator provides a convenient way to run CrateDB clusters inside Kubernetes.
https://crate.io
Apache License 2.0
24 stars 7 forks source link

Update cors annotations in grand-central ingress #679

Closed tomach closed 1 week ago

tomach commented 1 week ago

Summary of changes

This change sets CORS annotations for ingress-nginx in the grand-central ingress to the same values we also use in the crate command in the StatefulSet. This is for

Checklist