fix: fix testchart lint errors

Signed-off-by: Rui Chen <rui@chenrui.dev>
pull/13329/head
Rui Chen 1 year ago
parent ff4877e696
commit ddead08eb8
No known key found for this signature in database
GPG Key ID: 6577287BDCA70840

@ -123,7 +123,7 @@ imagePullSecrets: []
nameOverride: ""
fullnameOverride: ""
#This section builds out the service account more information can be found here: https://kubernetes.io/docs/concepts/security/service-accounts/
# This section builds out the service account more information can be found here: https://kubernetes.io/docs/concepts/security/service-accounts/
serviceAccount:
# Specifies whether a service account should be created
create: true
@ -199,7 +199,7 @@ readinessProbe:
path: /
port: http
#This section is for setting up autoscaling more information can be found here: https://kubernetes.io/docs/concepts/workloads/autoscaling/
# This section is for setting up autoscaling more information can be found here: https://kubernetes.io/docs/concepts/workloads/autoscaling/
autoscaling:
enabled: false
minReplicas: 1

Loading…
Cancel
Save