Skip to content

Commit

Permalink
chore: remove resources section from template file
Browse files Browse the repository at this point in the history
  • Loading branch information
Younday committed Nov 21, 2024
1 parent f6f46e7 commit ecb5dde
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions helm/syntho-ui/values.yaml.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -150,18 +150,6 @@ securityContext: {}
# runAsNonRoot: true
# runAsUser: 1000

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
# requests:
# cpu: 100m
# memory: 128Mi

## Node labels for pod assignment
## ref: https://kubernetes.io/docs/concepts/configuration/assign-pod-node/#nodeselector
nodeSelector: {}
Expand Down

0 comments on commit ecb5dde

Please sign in to comment.