Skip to content
Snippets Groups Projects
Commit 74a80cd1 authored by Fabian Reinartz's avatar Fabian Reinartz
Browse files

remove xtrace

parent 76833542
Branches
Tags
No related merge requests found
#!/usr/bin/env bash
set -o xtrace
if [ -z "${KUBECONFIG}" ]; then
KUBECONFIG=~/.kube/config
fi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment