diff --git a/config-api/Chart.yaml b/config-api/Chart.yaml index 6f82c66f..d7947719 100644 --- a/config-api/Chart.yaml +++ b/config-api/Chart.yaml @@ -14,8 +14,8 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. -version: 1.1.10 +version: 1.1.11 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. -appVersion: 1.1.10 +appVersion: 1.1.11 diff --git a/dash-front-back-end/Chart.yaml b/dash-front-back-end/Chart.yaml index 052aa9af..ad63af03 100644 --- a/dash-front-back-end/Chart.yaml +++ b/dash-front-back-end/Chart.yaml @@ -14,8 +14,8 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. -version: 4.5.0 +version: 4.5.1 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. -appVersion: 4.5.0 +appVersion: 4.5.1 diff --git a/dash-front-back-end/templates/coreuiConfigMap.yaml b/dash-front-back-end/templates/coreuiConfigMap.yaml index 1d96e038..d33e312e 100644 --- a/dash-front-back-end/templates/coreuiConfigMap.yaml +++ b/dash-front-back-end/templates/coreuiConfigMap.yaml @@ -6,7 +6,5 @@ metadata: {{- include "dash-front-back-end.labels" . | nindent 4 }} data: config.js: | - window.GRAFANA_URL = "{{ tpl .Values.config.grafanaURL . }}"; window.GRAFANA_PORT = "{{ tpl .Values.config.grafanaPort . }}"; - window.API_URL = "{{ tpl .Values.config.apiUrl . }}"; window.WEBSOCKET_PORT = "{{ tpl .Values.config.websocketPort . }}"; diff --git a/dash-front-back-end/templates/serverConfigMap.yaml b/dash-front-back-end/templates/serverConfigMap.yaml index f90f9c99..e0c5160f 100644 --- a/dash-front-back-end/templates/serverConfigMap.yaml +++ b/dash-front-back-end/templates/serverConfigMap.yaml @@ -13,8 +13,6 @@ data: "defaultServiceNamespace": "{{ tpl .Values.config.defaultServiceNamespace . }}", "defaultOranNamespace": "{{ tpl .Values.config.defaultOranNamespace . }}", "node_port": {{ .Values.service.port }}, - "grafanaURL": "{{ tpl .Values.config.grafanaURL . }}", - "grafanaPort": "{{ .Values.config.grafanaPort }}", "nodeApiURL": "{{ tpl .Values.config.nodeApiURL . }}", "nodeApiPort": "{{ .Values.service.nodePort }}", "kafkaURL": "{{ tpl .Values.config.kafkaUrl . }}", diff --git a/dash-front-back-end/values.yaml b/dash-front-back-end/values.yaml index 71f1f86f..3ee9583c 100644 --- a/dash-front-back-end/values.yaml +++ b/dash-front-back-end/values.yaml @@ -23,8 +23,8 @@ initImage: initConfig: kafkaUrl: "{{ .Release.Name }}-acc-kafka.{{ .Release.Namespace }}:9092" kafkaTopicsCheck: "accelleran.drax.4g.ric.raw.messages,accelleran.drax.4g.ric.raw.service_discovery,accelleran.drax.4g.ric.raw.ue_measurements,accelleran.drax.5g.ric.raw.cu_state,accelleran.drax.5g.ric.raw.ue_measurements,accelleran.drax.5g.ric.raw.pm_counters,accelleran.drax.5g.ric.raw.messages" - -imagePullSecrets: + +imagePullSecrets: - name: accelleran-secret nameOverride: "" fullnameOverride: "" @@ -36,10 +36,11 @@ serviceAccount: # If not set and create is true, a name is generated using the fullname template name: -podSecurityContext: {} +podSecurityContext: + {} # fsGroup: 2000 -securityContext: +securityContext: # capabilities: # drop: # - ALL @@ -69,7 +70,6 @@ config: defaultServiceName: "{{ .Release.Name }}-dash-front-back-end" defaultServiceNamespace: "default" defaultOranNamespace: "default" - grafanaURL: "10.20.20.20" grafanaPort: "30300" nodeApiURL: "10.20.20.20" nodePort: "30315" @@ -88,7 +88,6 @@ config: ksqldbPodName: "10.20.20.20" ksqldbPort: "30533" LteRadioControllerLabel: "4G-Radio-Controller" - apiUrl: "10.20.20.20" websocketPort: "31316" topologyExpired: 5000 kafkaTopics: @@ -99,7 +98,8 @@ config: ingress: enabled: false - annotations: {} + annotations: + {} # kubernetes.io/ingress.class: nginx # kubernetes.io/tls-acme: "true" hosts: @@ -110,7 +110,8 @@ ingress: # hosts: # - chart-example.local -resources: {} +resources: + {} # We usually recommend not to specify default resources and to leave this as a conscious # choice for the user. This also increases chances charts run on environments with little # resources, such as Minikube. If you do want to specify resources, uncomment the following diff --git a/index.html b/index.html index e1e85e38..8abe6495 100644 --- a/index.html +++ b/index.html @@ -473,10 +473,10 @@
ric - ( - 6.5.1 + ( + 6.5.2 @ - 6.5.1 + 6.5.2 )