hubcio commented on code in PR #2976:
URL: https://github.com/apache/iggy/pull/2976#discussion_r2969330340
##########
helm/charts/iggy/templates/deployment.yaml:
##########
@@ -44,7 +44,7 @@ spec:
{{- end }}
serviceAccountName: {{ include "iggy.serviceAccountName" . }}
securityContext:
- {{ toYaml .Values.server.podSecurityContext | nindent 8 }}
+ {{ toYaml .Values.podSecurityContext | nindent 8 }}
Review Comment:
no, you can just reference this comment. the aim of issue creation is to
have a trace of `why` given change has to be implemented. in this case the
source is my comment under this review.
--
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]