We’ve tried to install hybrid Apigee on bare metal using the helm charts v1.16.1-hotfix1 and keep getting errors on the apigee-datastore helm chart relating to annotations being null. Should we be using the overrides.yaml file to populate cassandra.annotations with something or are the annotations used for further installation?
Same thing with 1.15.1 except failure is on telemetry this time same issue though annotations are null:
Error: release telemetry failed, and has been uninstalled due to rollback-on-failure being set: ApigeeTelemetry.apigee.cloud.google.com “apigee-telemetry” is invalid: [spec.components.collector.annotations: Invalid value: “null”: spec.components.collector.annotations in body must be of type object: “null”, spec.components.metricsApp.annotations: Invalid value: “null”: spec.components.metricsApp.annotations in body must be of type object: “null”, spec.components.containerLogs.annotations: Invalid value: “null”: spec.components.containerLogs.annotations in body must be of type object: “null”, spec.components.metricsAdapter.annotations: Invalid value: “null”: spec.components.metricsAdapter.annotations in body must be of type object: “null”, spec.components.metricsProxy.annotations: Invalid value: “null”: spec.components.metricsProxy.annotations in body must be of type object: “null”]