Skip to content

Commit

Permalink
Updated resources on devtron-housekeeping job
Browse files Browse the repository at this point in the history
  • Loading branch information
dheeth authored Oct 18, 2022
1 parent 1110005 commit b00ae89
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions manifests/yamls/devtron-housekeeping.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,13 @@ spec:
configMapKeyRef:
name: devtron-operator-cm
key: DEVTRON_HELM_RELEASE_NAME
resources:
limits:
cpu: "50m"
memory: 50Mi
requests:
cpu: "50m"
memory: 50Mi
volumeMounts:
- name: apply-helm-labels
mountPath: /apply-labels.sh
Expand Down

0 comments on commit b00ae89

Please sign in to comment.