Add DUPLICATE_TIMEFRAME field to ConfigMap (#1561)

Co-authored-by: Alon Girmonsky <1990761+alongir@users.noreply.github.com>
This commit is contained in:
M. Mert Yildiran
2024-07-17 08:01:26 +03:00
committed by GitHub
parent a16f818bdf
commit 01656b6c78
4 changed files with 4 additions and 0 deletions

View File

@@ -39,4 +39,5 @@ data:
{{- else -}}
{{ .Values.cloudLicenseEnabled }}
{{- end }}'
DUPLICATE_TIMEFRAME: '{{ .Values.tap.misc.duplicateTimeframe }}'