Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enabling TLS causes k8s validation to fail #7

Open
SkeLLLa opened this issue Sep 8, 2020 · 0 comments
Open

Enabling TLS causes k8s validation to fail #7

SkeLLLa opened this issue Sep 8, 2020 · 0 comments

Comments

@SkeLLLa
Copy link

SkeLLLa commented Sep 8, 2020

helm upgrade --install --namespace default clickhouse liwenhe/clickhouse --set tabix.ingress.tls.enabled=true -f ./values.yaml
Error: unable to build kubernetes objects from release manifest: error validating "": error validating data: [ValidationError(Ingress.spec.rules): invalid type for io.k8s.api.extensions.v1beta1.IngressSpec.rules: got "map", expected "array", ValidationError(Ingress.spec.tls): invalid type for io.k8s.api.extensions.v1beta1.IngressSpec.tls: got "map", expected "array"]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant