Files
kubernetes/examples/newrelic/newrelic-config.yaml
Christian Stewart a57510a455 Add NewRelic system monitor DaemonSet example
Adds an example using DaemonSets to distribute the NewRelic worker onto all nodes in a k8s cluster.

Signed-off-by: Christian Stewart <christian@paral.in>
2015-11-02 00:15:47 -05:00

11 lines
252 B
YAML

# This file should be overwritten by ./config-to-secret.sh
# This file is in place to statisfy the kubernetes documentation tests.
# apiVersion: v1
# kind: Secret
# metadata:
# name: newrelic-config
# type: Opaque
# data:
# config: base64 encoded