github.com/alibaba/sealer@v0.8.6-0.20220430115802-37a2bdaa8173/applications/openebs/localpv/Kubefile (about) 1 FROM registry.cn-qingdao.aliyuncs.com/sealer-apps/helm:v3.6.0 2 COPY localpv-operator.yaml . 3 CMD kubectl apply -f localpv-operator.yaml