We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Create a Deployment served by an Ingress.
ingress: hostGroups: test: hosts: - test.camptocamp.com services: deployment1: enabled: true containers: container1: image: repository: camptocamp/image tag: latest
services: avenir: enabled: true containers: avenir: resources: requests: cpu: 10m memory: 32Mi limits: cpu: 100m memory: 128Mi
There was an error while loading. Please reload this page.