fix values template
This commit is contained in:
@@ -7,4 +7,10 @@ app:
|
|||||||
replicas: ${SERVICE_REPLICAS}
|
replicas: ${SERVICE_REPLICAS}
|
||||||
|
|
||||||
images:
|
images:
|
||||||
pullSecret: regcred
|
pullSecret: regcred
|
||||||
|
|
||||||
|
ingress:
|
||||||
|
enabled: false
|
||||||
|
|
||||||
|
autoscaling:
|
||||||
|
enabled: false
|
||||||
Reference in New Issue
Block a user