Wolfgang Kulhanek
2019-08-13 f62e697eca2c2b4cca9f8858bf9dd7db7a0039b9
Decreased operator cpu request/limit
1 files modified
4 ■■■■ changed files
ansible/roles/ocp4-workload-quay-operator/templates/operator.j2 4 ●●●● patch | view | raw | blame | history
ansible/roles/ocp4-workload-quay-operator/templates/operator.j2
@@ -23,10 +23,10 @@
        imagePullPolicy: Always
        resources:
          limits:
            cpu: "200m"
            cpu: "50m"
            memory: 128Mi
          requests:
            cpu: "200m"
            cpu: "50m"
            memory: 128Mi
        env:
        - name: WATCH_NAMESPACE