Replace godep with dep
This commit is contained in:
parent
1e7489927c
commit
bf5616c65b
14883 changed files with 3937406 additions and 361781 deletions
9
vendor/k8s.io/kubernetes/examples/newrelic-infrastructure/nrconfig.env
generated
vendored
Normal file
9
vendor/k8s.io/kubernetes/examples/newrelic-infrastructure/nrconfig.env
generated
vendored
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
#--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
|
||||
Loading…
Add table
Add a link
Reference in a new issue