I would like to following values: ``` env: - name: CLUSTER_ADVERTISE_ADDR valueFrom: fieldRef: apiVersion: v1 fieldPath: status.podIP ``` Manually im able to edit the StatefulSet but with helm values this seems no to be possible.
I would like to following values:
Manually im able to edit the StatefulSet but with helm values this seems no to be possible.