Skip to content
Snippets Groups Projects
source-controller.yaml 222 B
Newer Older
spec:
  template:
    spec:
      containers:
      - name: manager
        resources:
          limits:
            cpu: null
            memory: 1536Mi
          requests:
            cpu: 100m
            memory: 512Mi