Skip to content

Commit

Permalink
Deprecate unused elastic variables
Browse files Browse the repository at this point in the history
Signed-off-by: Naga Ravi Chaitanya Elluri <nelluri@redhat.com>
  • Loading branch information
chaitanyaenr committed Oct 1, 2024
1 parent fc70d33 commit 4c8d0ce
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions env.sh
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,5 @@ export TELEMETRY_FILTER_PATTERN=${TELEMETRY_FILTER_PATTERN:='["(\\w{3}\\s\\d{1,2
export TELEMETRY_CLI_PATH=${TELEMETRY_CLI_PATH:=""}
export TELEMETRY_EVENTS_BACKUP=${TELEMETRY_EVENTS_BACKUP:=True}

export ELASTIC_SERVER=${ELASTIC_SERVER:=""}
export ELASTIC_INDEX=${ELASTIC_INDEX:=""}

# Set KUBECONFIG to mounted kubeconfig
export KUBECONFIG=${KRKN_KUBE_CONFIG}

0 comments on commit 4c8d0ce

Please sign in to comment.