airyhq / airy

💬 Open Source App Framework to build streaming apps with real-time data - 💎 Build real-time data pipelines and make real-time data universally accessible - 🤖 Join historical and real-time data in the stream to create smarter ML and AI applications. - ⚡ Standardize complex data ingestion and stream data to apps with pre-built connectors
https://airy.co/docs/core
Apache License 2.0
369 stars 44 forks source link

Helm chart fails because of quotes for number in configMap #564

Closed ljupcovangelski closed 3 years ago

ljupcovangelski commented 3 years ago

Provisioning fails with

Error: ConfigMap in version "v1" cannot be handled as a ConfigMap: v1.ConfigMap.Data: ReadString: expects " or n, but found 1, error found in #10 byte of ...|RVAL_MS":1000,"KAFKA|..., bigger context ...|-kafka-headless:9092","KAFKA_COMMIT_INTERVAL_MS":1000,"KAFKA_SCHEMA_REGISTRY_URL":"http://airy-cp-sc|...
ljupcovangelski commented 3 years ago

Resolved.