cin / varnish-operator

Run and manage Varnish clusters on Kubernetes
https://cin.github.io/varnish-operator/
Apache License 2.0
4 stars 1 forks source link

chore: add podAnnotaions to varnish pods and fix yq #1

Closed robgordon89 closed 1 year ago

robgordon89 commented 1 year ago

Added podAnnotations, with tests; required for some Kubernetes features (Linkerd)

Fixed yq for v4 here

https://github.com/IBM/varnish-operator/pull/103