mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-06-13 18:43:34 +00:00
vendor files
This commit is contained in:
7
vendor/k8s.io/kubernetes/examples/newrelic-infrastructure/newrelic-config-template.yaml
generated
vendored
Normal file
7
vendor/k8s.io/kubernetes/examples/newrelic-infrastructure/newrelic-config-template.yaml
generated
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
apiVersion: v1
|
||||
kind: Secret
|
||||
metadata:
|
||||
name: newrelic-config
|
||||
type: Opaque
|
||||
data:
|
||||
config: {{config_data}}
|
Reference in New Issue
Block a user