Skip to content

Commit

Permalink
remove k8s admission log UI (#1556)
Browse files Browse the repository at this point in the history
  • Loading branch information
nasir-rabbani committed Apr 27, 2023
1 parent cae77e2 commit ce41093
Show file tree
Hide file tree
Showing 18 changed files with 36 additions and 7,174 deletions.
4 changes: 0 additions & 4 deletions build/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,6 @@ ENV PATH /go/bin:$PATH
# copy terrascan binary from build
COPY --from=builder /go/bin/terrascan /go/bin/terrascan

# Copy webhooks UI templates & assets
COPY ./pkg/http-server/templates /go/terrascan
COPY ./pkg/http-server/assets /go/terrascan/assets

EXPOSE 9010

ENTRYPOINT ["/go/bin/terrascan"]
Expand Down
7 changes: 0 additions & 7 deletions pkg/http-server/assets/bootstrap.min.css

This file was deleted.

1 change: 0 additions & 1 deletion pkg/http-server/assets/icons.svg

This file was deleted.

107 changes: 0 additions & 107 deletions pkg/http-server/assets/jsonTree.css

This file was deleted.

0 comments on commit ce41093

Please sign in to comment.