feat: add helmfile-cmp and remove manifest-cmp
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
FROM ghcr.io/helmfile/helmfile:v0.157.0
|
||||
|
||||
RUN mkdir -p /home/argocd/cmp-server/config/
|
||||
COPY plugin.yaml /home/argocd/cmp-server/config/
|
||||
|
||||
WORKDIR /plugin
|
||||
COPY generate.sh ./
|
||||
Reference in New Issue
Block a user