Exampe of default resources stanza
Defaults for this example
Memory limits to 4Gi and requests to 500Mi
Always deploy 2 instances of the backend service
replicas
under the service definition for backend, every environment we deploy based on our default environment configuration will always deploy two instances of the backend service, while only deploying one instance of each other service.Set replicas for fronted and backend to 10 and 5 respectively