[VOL-5506] Enable grpc stats
Change-Id: I106d78d29a637065aca3d825164ec2ae6ff84003
Signed-off-by: Abhay Kumar <abhay.kumar@radisys.com>
diff --git a/voltha-go-controller/values.yaml b/voltha-go-controller/values.yaml
index d362c2d..0be450a 100644
--- a/voltha-go-controller/values.yaml
+++ b/voltha-go-controller/values.yaml
@@ -16,6 +16,9 @@
# This is a YAML-formatted file.
# Declare variables to be passed into your templates.
+nameOverride: ~
+fullNameOverride: ~
+
global:
stack_name: voltha
log_level: "WARN"
@@ -47,8 +50,6 @@
pullPolicy: '{{ .Values.global.image_pullPolicy | default "Always" }}'
imagePullSecrets: []
-nameOverride: ""
-fullnameOverride: ""
serviceAccount:
# Specifies whether a service account should be created