commit
This commit is contained in:
@@ -23,4 +23,5 @@ data:
|
||||
# keyring is a required key and its value should be empty
|
||||
keyring: |
|
||||
metadata:
|
||||
name: ceph-config
|
||||
name: ceph-config
|
||||
namespace: ceph
|
||||
@@ -3,6 +3,7 @@ kind: Service
|
||||
apiVersion: v1
|
||||
metadata:
|
||||
name: csi-cephfsplugin-provisioner
|
||||
namespace: ceph
|
||||
labels:
|
||||
app: csi-metrics
|
||||
spec:
|
||||
@@ -19,6 +20,7 @@ kind: Deployment
|
||||
apiVersion: apps/v1
|
||||
metadata:
|
||||
name: csi-cephfsplugin-provisioner
|
||||
namespace: ceph
|
||||
spec:
|
||||
selector:
|
||||
matchLabels:
|
||||
|
||||
@@ -3,6 +3,7 @@ kind: DaemonSet
|
||||
apiVersion: apps/v1
|
||||
metadata:
|
||||
name: csi-cephfsplugin
|
||||
namespace: ceph
|
||||
spec:
|
||||
selector:
|
||||
matchLabels:
|
||||
@@ -198,6 +199,7 @@ apiVersion: v1
|
||||
kind: Service
|
||||
metadata:
|
||||
name: csi-metrics-cephfsplugin
|
||||
namespace: ceph
|
||||
labels:
|
||||
app: csi-metrics
|
||||
spec:
|
||||
|
||||
Reference in New Issue
Block a user