fix: update oceanbox repo in init.sh
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
FROM alpine/k8s:1.28.9
|
||||
|
||||
RUN mkdir -p /home/argocd/cmp-server/config/
|
||||
COPY plugin.yaml /home/argocd/cmp-server/config/
|
||||
|
||||
WORKDIR /plugin
|
||||
COPY init-helm-repos.sh init.sh get-values.sh generate.sh ./
|
||||
Reference in New Issue
Block a user