vertica / vertica-kubernetes

Operator, container and Helm chart to deploy Vertica in Kubernetes
Apache License 2.0
44 stars 25 forks source link

Clear filters in VerticaRestorePointsQuery sample #752

Closed chinhtranvan closed 6 months ago

chinhtranvan commented 7 months ago

This PR eliminates filter options and labels from the VerticaRestorePointsQuery sample. The intention is to enhance the user experience on OpenShift when generating this CR from the webUI. OpenShift utilizes this sample to prepopulate fields in the webUI interface.

jizhuoyu commented 7 months ago

@spilchen do I also need to remove labels in vrep sample?

spilchen commented 7 months ago

@spilchen do I also need to remove labels in vrep sample?

Yeah, that would be a good idea.