Skip to content

Commit

Permalink
fix(backend): Remove resource from workflow-controller-configmap. Closes
Browse files Browse the repository at this point in the history
  • Loading branch information
gkcalat committed Apr 5, 2023
1 parent fd8a43f commit 59688a3
Showing 1 changed file with 0 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,3 @@ data:
key: secretkey
executor: |
imagePullPolicy: IfNotPresent
resources:
requests:
cpu: 0.01
memory: 32Mi
limits:
cpu: 0.5
memory: 512Mi

0 comments on commit 59688a3

Please sign in to comment.