Skip to content
Snippets Groups Projects

feat: traffic server charts

Merged Sagar Arora requested to merge iperf-pod into master
1 unresolved thread
14 files
+ 148
46
Compare changes
  • Side-by-side
  • Inline
Files
14
@@ -10,6 +10,7 @@ data:
PID_DIRECTORY = "/var/run"; # /var/run is the default
AMF_NAME = "OAI-AMF";
LOG_LEVEL = "{{ .Values.config.logLevel }}";
RELATIVE_CAPACITY = 30;
# Display statistics about whole system (in seconds)
@@ -137,4 +138,4 @@ data:
NGAP_MESSAGE = (
{MSG_NAME = "NGSetupRequest"; ProcedureCode = 21; TypeOfMessage = "initialMessage"}
);
};
\ No newline at end of file
};
Loading