Minghang Liu
Results
1
issues of
Minghang Liu
I install nginx-ingress and monocular use below command. helm install --namespace=kube-system --name nginx-ingress stable/nginx-ingress --set controller.hostNetwork=true,rbac.create=true helm install --namespace=kube-system --name monocular --set mongodb.persistence.enabled=false monocular/monocular helm repo info [root@k8s-master tmp]# helm...