remove the special ofagent debug flag
diff --git a/full-values.yaml b/full-values.yaml
index 1250b55..0688676 100644
--- a/full-values.yaml
+++ b/full-values.yaml
@@ -36,9 +36,6 @@
 # information below (search for START_OFAGENT_GO).
 use_ofagent_go: true
 
-ofagent:
-  log_level: debug
-
 replicas:
   cli: ~
 
diff --git a/minimal-values.yaml b/minimal-values.yaml
index ae4dae2..6844b58 100644
--- a/minimal-values.yaml
+++ b/minimal-values.yaml
@@ -36,9 +36,6 @@
 # information below (search for START_OFAGENT_GO).
 use_ofagent_go: true
 
-ofagent:
-  log_level: debug
-
 replicas:
   cli: ~