feat: add helmfile-cmp and remove manifest-cmp
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
apiVersion: argoproj.io/v1alpha1
|
||||
kind: ConfigManagementPlugin
|
||||
metadata:
|
||||
name: helmfile
|
||||
spec:
|
||||
generate:
|
||||
command: [ /bin/sh ]
|
||||
args:
|
||||
- /plugin/generate.sh
|
||||
discover:
|
||||
fileName: helmfile.yaml
|
||||
lockRepo: false
|
||||
Reference in New Issue
Block a user