k3s/examples/newrelic-infrastructure/newrelic-config-template.yaml

8 lines
107 B
YAML

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