Skip to content

Commit

Permalink
link agent provider stylus in provider image
Browse files Browse the repository at this point in the history
Signed-off-by: Nianyu Shen <[email protected]>
  • Loading branch information
nianyush committed Mar 11, 2024
1 parent b711d0c commit a135de1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Earthfile
Original file line number Diff line number Diff line change
Expand Up @@ -350,6 +350,7 @@ provider-image:
RUN slink --source /k8s/ --target /opt/k8s
RUN rm -f /usr/bin/slink
RUN rm -rf /k8s
RUN ln -sf /opt/spectrocloud/bin/agent-provider-stylus /usr/local/bin/agent-provider-stylus
ELSE
COPY +install-k8s/ /
END
Expand Down

0 comments on commit a135de1

Please sign in to comment.