pravega / zookeeper-operator

Kubernetes Operator for Zookeeper
Apache License 2.0
368 stars 206 forks source link

zookeeper statefulset config is not accepting custom labels in pod template metadata. #536

Open saishivau opened 1 year ago

saishivau commented 1 year ago

Description

Added custom labels section in pod section in zookeeper CRO but still its not reflecting in the statefulset configuration.

Importance

custom labels should be accepted by zookeeper statefulset for applying the policies into the pod.

Location

zookeeper CRO file.