influxdata / influxdata-operator

A k8s operator for InfluxDB
MIT License
76 stars 32 forks source link

InfluxDB v2 #16

Open ZeroBravoAlpha opened 4 years ago

ZeroBravoAlpha commented 4 years ago

Hi I recently used the operator to deploy the v2 beta and noticed that the ports are statically assigned to the v1 ports.

I overcame this issue by adding the port into the array for the operator.

Is this worth a PR to add this functionality in or is there a better way planned in the future?

Kind regards

russorat commented 4 years ago

@ZeroBravoAlpha thanks for the issue! we are in the process of updating these for v2. It might make sense to hold for a week while we gather the operator repos into the right repos. stay tuned!

ZeroBravoAlpha commented 4 years ago

@russorat Thanks for getting back to me, Sounds great :smile: