In the same fashion as podLabels. Add the ability to configure custom deployment labels for the refinery helm chart.
How to verify that this has the expected result
When running the following commands, the output should contain a Deployment resource for Refinery which contains the customer label example.com/label: "true"
Short description of the changes
In the same fashion as podLabels. Add the ability to configure custom deployment labels for the refinery helm chart.
How to verify that this has the expected result
When running the following commands, the output should contain a
Deployment
resource for Refinery which contains the customer labelexample.com/label: "true"