forked from toolshed/abra
		
	refactor: use adapted upstream detach=false logic [ci skip]
See coop-cloud/organising#607.
This commit is contained in:
		@ -362,6 +362,7 @@ func createDeployConfig(recipeName string, stackName string, env config.AppEnv)
 | 
			
		||||
		Namespace:    stackName,
 | 
			
		||||
		Prune:        false,
 | 
			
		||||
		ResolveImage: stack.ResolveImageAlways,
 | 
			
		||||
		Detach:       false,
 | 
			
		||||
	}
 | 
			
		||||
 | 
			
		||||
	composeFiles, err := config.GetComposeFiles(recipeName, env)
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user