Jelly_lyj
Jelly_lyj
> @jelly320 , Does this image `library/parameter.image` defined in your chart package `vela-core`? parameter.image出现在vela-core/templates的yaml文件中 vela-core为kubevela提供的chart。Kubefile中使用helm时,是否是识别了所有的image:来当成包下载 ?我们看到vela-core/templates下的image: 在build的过程中都有被下载。 ``` # grep "image: parameter.image" * -r templates/defwithtemplate/cron-task.yaml: image: parameter.image templates/defwithtemplate/init-container.yaml: image: parameter.image...
> APISIX Ingress controller will synchronize SSL resources for APISIX according to your configuration. > > Please directly query the specific information of SSL resources through Admin API. The apisix-dashboard...