Files
deploy-app-kargo-private/infra/argo-rollouts/config.yaml

14 lines
273 B
YAML

{
"name": "argo-rollouts",
"namespace": "argo-rollouts",
"step": "2",
"source": {
"repoURL": "https://argoproj.github.io/argo-helm",
"chart": "argo-rollouts",
"targetRevision": 2.40.6
},
"helm": {
"values": "dashboard:\n enabled: true\n"
}
}