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
{{ message }}
This repository was archived by the owner on Jul 24, 2019. It is now read-only.
We need to ensure that every chart consistently leverages the init-container approach.
An example of where we are doing it correctly:
https://github.com/att-comdev/openstack-helm/blob/master/keystone/templates/deployment.yaml#L11-L40
An example of something that needs conversion:
https://github.com/att-comdev/openstack-helm/blob/master/neutron/templates/deployment-server.yaml#L14-L34