mirror of
https://github.com/kubeshark/kubeshark.git
synced 2025-08-31 18:17:29 +00:00
This reverts commit 50d29f1e93
.
This commit is contained in:
committed by
GitHub
parent
7168b5c515
commit
b7530a3c6b
@@ -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"
|
||||
|
Reference in New Issue
Block a user