Revert "🔨 Add REACT_APP_STOPPED env to front (#1564)" (#1567)

This reverts commit 50d29f1e93.
This commit is contained in:
Serhii Ponomarenko
2024-07-18 23:11:52 +03:00
committed by GitHub
parent 7168b5c515
commit b7530a3c6b

View File

@@ -46,8 +46,6 @@ spec:
value: '{{ eq .Values.tap.packetCapture "ebpf" | ternary "true" "false" }}'
- name: REACT_APP_RECORDING_DISABLED
value: '{{ .Values.tap.recordingDisabled }}'
- name: REACT_APP_STOPPED
value: '{{ .Values.tap.stopped }}'
- name: 'REACT_APP_CLOUD_LICENSE_ENABLED'
value: '{{- if and .Values.cloudLicenseEnabled (not (empty .Values.license)) -}}
"false"