nats-io / nats-streaming-operator

NATS Streaming Operator
Apache License 2.0
174 stars 44 forks source link

Bump deployment.yaml apiVersion to apps/v1 #54

Closed BuddhiWathsala closed 4 years ago

BuddhiWathsala commented 4 years ago

Resolve https://github.com/nats-io/nats-streaming-operator/issues/53, by bumping the apiVersion of the operator deployment.

The reason for this change if Kubernetes v1.16.0 deprecated the apps/v1beta2 library.