Results 5 comments of LR90

hi, I want to upgrade NGINX to 1.22.0,will it work if i only change "export NGINX_VERSION=1.19.10" to "export NGINX_VERSION=1.22.0" and change its sha256 hash value ? I always build failure...

> > hi, I want to upgrade NGINX to 1.22.0,will it work if i only change "export NGINX_VERSION=1.19.10" to "export NGINX_VERSION=1.22.0" and change its sha256 hash value ? > >...

> ref: https://github.com/openresty/openresty/blob/master/util/mirror-tarballs#L557-L560 you are so great

`initialConfig:{}` field is always set default values in logset webhook, so it should never be zero value `{}`, this may be caused by uninstall mo-operator just after creating logset, and...

currently helm `crds` directory is under `templates` directory, most likely crds will be viewed as common resources, so when we uninstall matrixone-operator by `helm uninstall`, these crds will be uninstalled....