Skip to content
Snippets Groups Projects
Commit 4e26ff3d authored by MIchael Nguyen's avatar MIchael Nguyen
Browse files

min size.

parent 8dc36979
No related branches found
No related tags found
1 merge request!6Trusted ibm
......@@ -375,7 +375,7 @@ Resources:
- Fn::ImportValue:
!Sub "${Environment}-OSDU-PublicSubnet-AZ2"
LaunchConfigurationName: !Ref 'ContainerInstances'
MinSize: '1'
MinSize: '0'
MaxSize: !Ref 'MaxSize'
DesiredCapacity: !Ref 'DesiredCapacity'
CreationPolicy:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment