Skip to content
This repository was archived by the owner on Nov 20, 2025. It is now read-only.

Commit ce41093

Browse files
remove k8s admission log UI (#1556)
1 parent cae77e2 commit ce41093

File tree

18 files changed

+36
-7174
lines changed

18 files changed

+36
-7174
lines changed

build/Dockerfile

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,6 @@ ENV PATH /go/bin:$PATH
4040
# copy terrascan binary from build
4141
COPY --from=builder /go/bin/terrascan /go/bin/terrascan
4242

43-
# Copy webhooks UI templates & assets
44-
COPY ./pkg/http-server/templates /go/terrascan
45-
COPY ./pkg/http-server/assets /go/terrascan/assets
46-
4743
EXPOSE 9010
4844

4945
ENTRYPOINT ["/go/bin/terrascan"]

pkg/http-server/assets/bootstrap.min.css

Lines changed: 0 additions & 7 deletions
This file was deleted.

pkg/http-server/assets/icons.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

pkg/http-server/assets/jsonTree.css

Lines changed: 0 additions & 107 deletions
This file was deleted.

0 commit comments

Comments
 (0)