From aa22cee135144bdcd4d2fb58581f3fedb28a3e90 Mon Sep 17 00:00:00 2001 From: Parham Alvani Date: Wed, 22 Sep 2021 13:43:50 +0330 Subject: [PATCH] feat: update values --- charts/sjr/values.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/charts/sjr/values.yaml b/charts/sjr/values.yaml index 1cda1c1..8a9aa1e 100644 --- a/charts/sjr/values.yaml +++ b/charts/sjr/values.yaml @@ -1,7 +1,6 @@ --- # Default values for sjr. # This is a YAML-formatted file. -# Declare variables to be passed into your templates. replicaCount: 1 @@ -21,10 +20,6 @@ service: type: ClusterIP resources: {} - # We usually recommend not to specify default resources and to leave this as a conscious - # 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: 128Mi