Open da-xingyu opened 1 day ago
you can search 'podLabels' in values.yaml
. like this: https://github.com/StarRocks/starrocks-kubernetes-operator/blob/062b180d7947cfcbe3f367257c3e0933c3f70d30/helm-charts/charts/kube-starrocks/values.yaml#L247
you can search 'podLabels' in
values.yaml
. like this:
Thank for your reply. Let me ask it another way. Do we have a config such as "spec.template.metdata.labels" in starrocks-operator deployment.yaml. which can be apply values to starrocks fe, be ?
I am using the helm to deploy starrocks cluster. Operator v1.9.8 With internal ifra team support, we need to config pod metadata.labels to collect logs.
But I cant set the value using current Values.yaml. Can anyone should me a way ?