dttung2905 opened a new pull request, #939:
URL: https://github.com/apache/flink-kubernetes-operator/pull/939

   
   
   ## What is the purpose of the change
   
   This requests allow user to set custom labels for 
flink-operator-webhook-service of `kind: Service`. This might be useful if the 
Service is required to have certain labels from the Admission Controller (OPA 
Gatekeeper for example)
   
   ## Brief change log
   
   Allows user to set custom labels for flink-operator-webhook-service of 
`kind: Service` via `webhook.serviceLabels` in `values.yaml` file
   
   ## Verifying this change
   This change is verified as follows:
   
   - manually deploy the helm chart, and verfiy the envs are correctly passed 
in to flink-webhook container
   
   ## Does this pull request potentially affect one of the following parts:
   
     - Dependencies (does it add or upgrade a dependency): No
     - The public API, i.e., is any changes to the `CustomResourceDescriptors`: 
No
     - Core observer or reconciler logic that is regularly executed: No
   
   ## Documentation
   
     - Does this pull request introduce a new feature? Yes
     - If yes, how is the feature documented?  docs
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to