Skip to content

Commit

Permalink
x
Browse files Browse the repository at this point in the history
  • Loading branch information
davidgubler committed Sep 13, 2023
1 parent aca9e4f commit 616dad3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 510 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ RUN make build
FROM busybox
COPY --from=builder /build/grafana-organizations-operator /
COPY --from=alpine:latest /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/
COPY default-dashboard.json /
COPY dashboards/ /dashboards/
CMD ["/grafana-organizations-operator"]
Loading

0 comments on commit 616dad3

Please sign in to comment.