barney-s commented on a change in pull request #14: fixed role and 
non-existing-kind
URL: 
https://github.com/apache/airflow-on-k8s-operator/pull/14#discussion_r395335415
 
 

 ##########
 File path: Dockerfile
 ##########
 @@ -21,6 +22,7 @@ RUN CGO_ENABLED=0 GOOS=linux GOARCH=amd64 GO111MODULE=on go 
build -a -o manager
 # Refer to https://github.com/GoogleContainerTools/distroless for more details
 FROM gcr.io/distroless/static:nonroot
 WORKDIR /
+COPY templates/ templates/
 
 Review comment:
   Does this suffice ? I saw permission denied 

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to