Difference between revisions of "Template:Services.deploy.resources"

From wikieduonline
Jump to navigation Jump to search
(Created page with " services: frontend: image: example/webapp deploy: resources: limits: cpus: '0.50' memory: 50M pids: 1...")
 
Line 2: Line 2:
 
   frontend:
 
   frontend:
 
     image: example/webapp
 
     image: example/webapp
     deploy:
+
     [[deploy:]]
 
       resources:
 
       resources:
 
         [[limits:]]
 
         [[limits:]]

Revision as of 15:32, 25 October 2024

services:
  frontend:
    image: example/webapp
    deploy:
      resources:
        limits:
          cpus: '0.50'
          memory: 50M
          pids: 1
        reservations:
          cpus: '0.25'
          memory: 20M

Advertising: