ingress-nginx-helm/vendor/k8s.io/kubernetes/examples/newrelic-infrastructure/nrconfig.env
Manuel de Brito Fontes bf5616c65b Replace godep with dep
2017-10-06 17:26:14 -03:00

9 lines
278 B
Bash

#--REQUIRED--
# Put your license key in this variable
export NRIA_LICENSE_KEY=REPLACE_LICENSE_KEY_HERE
#
#--OPTIONAL--
# Set to 1 for debug output in the log
export NRIA_VERBOSE=0
# Can log to any file, but will not create directories
export NRIA_LOG_FILE=/var/log/nr-infra.log