Skip to content

Commit

Permalink
fixup! ci(konflux): configurable labels for downstream
Browse files Browse the repository at this point in the history
  • Loading branch information
bruno-fs committed Jan 15, 2025
1 parent b2b4433 commit 7bfde06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ FROM registry.access.redhat.com/ubi9/nginx-122
ARG K8S_DESCRIPTION="Quipucords UI"
ARG K8S_DISPLAY_NAME="quipucords-ui"
ARG K8S_NAME="quipucords/quipucords-ui"
ARG OCP_TAG="quipucords"
ARG OCP_TAGS="quipucords"
ARG REDHAT_COMPONENT="quipucords-ui-container"
# change user - this is required to be able to create /licenses folder
USER root
Expand Down

0 comments on commit 7bfde06

Please sign in to comment.