UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 7d1cb19c authored by Ryan Garcia's avatar Ryan Garcia :dizzy:
Browse files

Merge branch 'micah.nagel-master-patch-90920' into 'master'

Update Flux Kustomize Memory Limits

Closes #807

See merge request platform-one/big-bang/bigbang!951
parents 7cc39b70 fdcc0591
No related branches found
No related tags found
1 merge request!951Update Flux Kustomize Memory Limits
Pipeline #508775 passed with warnings
......@@ -88,10 +88,10 @@ patches:
resources:
limits:
cpu: 100m
memory: 200Mi
memory: 600Mi
requests:
cpu: 100m
memory: 200Mi
memory: 600Mi
- target:
kind: Deployment
name: notification-controller
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment