thanos-io / kube-thanos

Kubernetes specific configuration for deploying Thanos.
Apache License 2.0
520 stars 177 forks source link

fixing the build by generating files #262

Closed prashbnair closed 2 years ago

prashbnair commented 2 years ago

Signed-off-by: Prashant Balachandran pnair@redhat.com

The earlier PR https://github.com/thanos-io/kube-thanos/pull/258 missed out some files that had to be generated because of which the build is broken. This PR makes changes to those file.

prashbnair commented 2 years ago

@kakkoyun PTAL