diff --git a/charts/nr-oracle-service/values.yaml b/charts/nr-oracle-service/values.yaml index 5faea27..45fb73e 100644 --- a/charts/nr-oracle-service/values.yaml +++ b/charts/nr-oracle-service/values.yaml @@ -49,9 +49,6 @@ resources: # choice for the user. This also increases chances charts run on environments with little # resources, such as Minikube. If you do want to specify resources, uncomment the following # lines, adjust them as necessary, and remove the curly braces after 'resources:'. - limits: - cpu: 100m - memory: 256Mi requests: cpu: 30m memory: 128Mi