Update argocd.json

Enable traefik on dev
This commit is contained in:
Dusan Jakub
2025-04-11 14:48:07 +02:00
committed by GitHub
parent 4f1391c729
commit bc3f0942d6

View File

@@ -25,8 +25,11 @@
"enabled": true,
"revision": "test"
},
"dev": {
"enabled": true,
},
"ohio": {
"enabled": false
}
}
}
}