gyfora commented on code in PR #829:
URL:
https://github.com/apache/flink-kubernetes-operator/pull/829#discussion_r1615920867
##########
helm/flink-kubernetes-operator/templates/flink-operator.yaml:
##########
@@ -23,6 +23,11 @@ metadata:
namespace: {{ .Release.Namespace }}
labels:
{{- include "flink-operator.labels" . | nindent 4 }}
Review Comment:
Is there any reason why you could not add the other labels to
`flink-operator.labels` as well?
--
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]