You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
since this #1538 landed, it's not possible to set additional pod labels.
I believe this can easily be fixed by including grafana-operator.labels instead of grafana-operator.selectorLabels in the template labels, as mentioned here: #1538 (comment)
I can open a PR to fix this.
The text was updated successfully, but these errors were encountered:
since this #1538 landed, it's not possible to set additional pod labels.
I believe this can easily be fixed by including
grafana-operator.labels
instead ofgrafana-operator.selectorLabels
in the template labels, as mentioned here: #1538 (comment)I can open a PR to fix this.
The text was updated successfully, but these errors were encountered: