oc-gate-operator 为服务创建令牌 (gopher网络映像 ) 部署 需要 需要GOLANG ver> = v1.15 dev env。 具有管理员权限的用户登录到集群。 # Deploy the operator, RBAC roles and CRDs export USERNAME=yaacov make deploy IMG=quay.io/ $USERNAME /oc-gate-operator:v0.0.1 # Remove deployment of the operator, RBAC roles and CRDs export USERNAME=yaacov make undeploy IMG=quay.io/ $USERNAME /oc-gate-operator:v0.0.1 用法 在“ oc-gate”名称空间上需要具有私钥的机密: # U