From 32999eb9ef592f82dada3fac54bf7cb50f8fc82a Mon Sep 17 00:00:00 2001 From: Tanmay Sardesai Date: Thu, 17 Nov 2022 20:14:58 -0500 Subject: [PATCH] migrate workers to app mesh in mesh_only state in dev --- launch/prune-images.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/launch/prune-images.yml b/launch/prune-images.yml index 078cd1e..c0cbded 100644 --- a/launch/prune-images.yml +++ b/launch/prune-images.yml @@ -29,3 +29,5 @@ deploy_config: mesh_config: dev: state: mesh_only + prod: + state: mesh_only