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

7 lines
107 B
YAML

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