mirror of
https://github.com/prometheus-operator/kube-prometheus.git
synced 2025-11-04 18:11:19 +01:00
remove xtrace
This commit is contained in:
parent
76833542a1
commit
74a80cd19e
@ -1,7 +1,5 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
set -o xtrace
|
|
||||||
|
|
||||||
if [ -z "${KUBECONFIG}" ]; then
|
if [ -z "${KUBECONFIG}" ]; then
|
||||||
KUBECONFIG=~/.kube/config
|
KUBECONFIG=~/.kube/config
|
||||||
fi
|
fi
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user