Skip to content

Commit

Permalink
uncomment the registry
Browse files Browse the repository at this point in the history
  • Loading branch information
yxxchange committed Aug 15, 2023
1 parent cc58694 commit 4dcbc56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion controllers/licenseissuer/deploy/Kubefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ FROM scratch

USER 65532:65532

# COPY registry registry
COPY registry registry
COPY manifests manifests

ENV canConnectToExternalNetwork "true"
Expand Down

0 comments on commit 4dcbc56

Please sign in to comment.