etcd-cloud-operator icon indicating copy to clipboard operation
etcd-cloud-operator copied to clipboard

nodeSelector差数无效

Open dockerxu123 opened this issue 3 years ago • 1 comments
trafficstars

image

dockerxu123 avatar Feb 09 '22 06:02 dockerxu123

Hey! Sorry haven't been using the Helm chart actively. It looks like this is going to be a simple indentation issue in https://github.com/Quentin-M/etcd-cloud-operator/blob/master/chart/etcd-cloud-operator/templates/statefulset.yaml#L129-L139, it seems the spec at the bottom is indented too much and being considered as part of the PVC Spec, do you mind contributing the fix?

Quentin-M avatar Feb 09 '22 21:02 Quentin-M