awx-operator
awx-operator copied to clipboard
Clarify Restore & Install options in Openshift UI interface
The Openshift Operator Hub UI form options were out of date. This PR cleans them up. Every time that a new field is added to the CR, it automatically gets added to the form, but does not display as intended. This adds them explicitly to the form, correcting for that.