Skip to content
Snippets Groups Projects
Commit c1f685dc authored by Sagar Arora's avatar Sagar Arora :bicyclist_tone1:
Browse files

remove unused files and fix typos

parent f44a210d
No related branches found
No related tags found
No related merge requests found
Showing
with 7 additions and 7 deletions
......@@ -29,13 +29,13 @@ podSecurityContext:
securityContext:
privileged: false
resources: {}
# limits:
# cpu: 100m
# memory: 128Mi
# requests:
# cpu: 100m
# memory: 128Mi
resources:
limits:
cpu: 100m
memory: 128Mi
requests:
cpu: 100m
memory: 128Mi
nodeSelector: {}
......
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