11 lines
196 B
YAML
11 lines
196 B
YAML
# This YAML file contains secret objects,
|
|
# which are necessary to run csi cinder plugin.
|
|
|
|
kind: Secret
|
|
apiVersion: v1
|
|
metadata:
|
|
name: cloud-config
|
|
namespace: kube-system
|
|
data:
|
|
cloud.conf:
|