cri-o/vendor/k8s.io/kubernetes/examples/newrelic/newrelic-config-template.yaml

8 lines
107 B
YAML
Raw Normal View History

apiVersion: v1
kind: Secret
metadata:
name: newrelic-config
type: Opaque
data:
config: {{config_data}}