Loading helm/scripts/set_ingress.sh +1 −1 Original line number Diff line number Diff line Loading @@ -57,4 +57,4 @@ else fi kubectl $KUBECONFIG -n $NAMESPACE get ing|grep -v NAME|awk "{print \"$IP \"\$3}" > /etc/hosts kubectl $KUBECONFIG -n $NAMESPACE get ing|grep -v NAME|awk "{print \"$IP \"\$3}" >> /etc/hosts Loading
helm/scripts/set_ingress.sh +1 −1 Original line number Diff line number Diff line Loading @@ -57,4 +57,4 @@ else fi kubectl $KUBECONFIG -n $NAMESPACE get ing|grep -v NAME|awk "{print \"$IP \"\$3}" > /etc/hosts kubectl $KUBECONFIG -n $NAMESPACE get ing|grep -v NAME|awk "{print \"$IP \"\$3}" >> /etc/hosts