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, 2018. It is now read-only.
Is this a bug report or feature request? (choose one): feat
Proposal
As an operator, I want to be able to check the deployed charts configuration. I propose we perform an action similar to the helm get values <release> in which we can extract chart information and matchet with a valid armada manifest. if we see a difference in the values then no problem it's a valid deployment. If values do not match then we should throw an error. We can also do simple validation such as are all the charts are installed and running.