Skip to content

Commit 32a664a

Browse files
committed
fix(k8s/magiclove/ceph-csi-operator): watch rook-ceph namespace
1 parent ba3a037 commit 32a664a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

k8s/magiclove/ceph_csi_operator/deployment_list.cue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ import (
3737
value: "ceph-csi-operator-"
3838
}, {
3939
name: "WATCH_NAMESPACE"
40-
value: ""
40+
value: "rook-ceph"
4141
}]
4242
ports: [{
4343
name: "http-metrics"

0 commit comments

Comments
 (0)