Altinity / documentationIssues

Used to log issues with the Altinity Documentation Site.
2 stars 0 forks source link

/clickhouseonkubernetes/kubernetesquickstartguide/quickpersistentstorage/ #12

Open lumib95 opened 2 years ago

lumib95 commented 2 years ago

I am getting this error at the persistem volume section on file sample06.yaml, i have used --validate=false and it seams to work but have no idea of the consequences of doing this.

error: error validating ".\sample06.yaml": error validating data: [ValidationError(ClickHouseInstallation.spec.defaults): unknown field "deployment" in com.altinity.clickhouse.v1.ClickHouseInstallation.spec.defaults, ValidationError(ClickHouseInstallation.spec.templates.podTemplates[0]): unknown field "containers" in com.altinity.clickhouse.v1.ClickHouseInstallation.spec.templates.podTemplates, ValidationError(ClickHouseInstallation.spec.templates.volumeClaimTemplates[0]): unknown field "persistentVolumeClaim" in com.altinity.clickhouse.v1.ClickHouseInstallation.spec.templates.volumeClaimTemplates]; if you choose to ignore these errors, turn validation off with --validate=false

johnhummelAltinity commented 2 years ago

Let me chat with our experts and see. I know there have been some updates to Docker and the clickhouse-operator, so I'll see if this breaking something in the older YAML file.