open-policy-agent / kube-mgmt

Sidecar for managing OPA instances in Kubernetes.
Apache License 2.0
239 stars 106 forks source link

Bad indents: can't specify resources for mgmt #168

Closed kleug closed 2 years ago

kleug commented 2 years ago

https://github.com/open-policy-agent/kube-mgmt/blob/6e4a2f4005fa336f48098c2208e930a14f2c1620/charts/opa-kube-mgmt/templates/deployment.yaml#L166

This line cause release failed for me i think it's should be like line 99 with no space if you specify indent i can't specify ressource for mgmt

https://github.com/open-policy-agent/kube-mgmt/blob/6e4a2f4005fa336f48098c2208e930a14f2c1620/charts/opa-kube-mgmt/templates/deployment.yaml#L99

eshepelyuk commented 2 years ago

Hello @kleug The fix is available at 7.0.7, thanks for a contribution.