ceph-csi/vendor/k8s.io/kubernetes/examples/newrelic-infrastructure/newrelic-config-template.yaml

8 lines
107 B
YAML
Raw Normal View History

2018-01-09 18:57:14 +00:00
apiVersion: v1
kind: Secret
metadata:
name: newrelic-config
type: Opaque
data:
config: {{config_data}}