mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
update values to fix helm warnings (#18321)
Signed-off-by: Karl Humma <karl.humma@qlik.com>
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
007f06cb87
commit
162bde262b
@@ -1,7 +1,7 @@
|
||||
apiVersion: v1
|
||||
description: jaeger-operator Helm chart for Kubernetes
|
||||
name: jaeger-operator
|
||||
version: 2.10.0
|
||||
version: 2.10.1
|
||||
appVersion: 1.14.0
|
||||
home: https://www.jaegertracing.io/
|
||||
icon: https://www.jaegertracing.io/img/jaeger-icon-reverse-color.svg
|
||||
|
||||
@@ -19,7 +19,7 @@ serviceAccount:
|
||||
# If not set and create is true, a name is generated using the fullname template
|
||||
name:
|
||||
|
||||
resources:
|
||||
resources: {}
|
||||
# limits:
|
||||
# cpu: 100m
|
||||
# memory: 128Mi
|
||||
|
||||
Reference in New Issue
Block a user