GoogleCloudPlatform/click-to-deploy

click-to-deploy on deploying Superset issue - spec.containers[1].image: required value

simpleyu2016 opened this issue · 2 comments

Category:

Kubernetes apps
Superset

Type:

  • [ x] Bug
  • Feature Request
  • Process

Follow https://github.com/GoogleCloudPlatform/click-to-deploy/blob/master/k8s/superset/README.md occur issue below on superset statefulset. Failed to create Pod.

spec.containers[1].image: required value

If through UI, it don't have any problem in same cluster.

Btw, in the manual, its missing this in guideline as well.
--set tls.base64EncodedPrivateKey="$TLS_CERTIFICATE_KEY"
--set tls.base64EncodedCertificate="$TLS_CERTIFICATE_CRT" \

acknowledged

Readme has been fixed. Commit db39d9d