Hi All -
I’m installing Apigee Hybrid (v1.1.3) on Openshift on VMWare (In my private datacenter) using helm and while trying to install Apigee telemetry component during runtime setup, facing below issue.
WARNING: Kubernetes configuration file is group-readable. This is insecure. Location: /root/install_dir/auth/kubeconfig
Release “telemetry” does not exist. Installing it now.
Error: execution error at (apigee-telemetry/templates/apigee-telemetry.yaml:89:32): ‘/root/apigee-hybrid/helm-charts/apigee-datastore/hale-mode-438906-h7-apigee-non-prod.json’ is either an empty file or unreachable.
Even though the json file contains appropriate data & permissions for it.
I doubt "would it be possible whether Apigee runtime installation(hybrid) is possible on openshift (VMWARE on prem) as i can see the document states that Openshift on GCP "
Thanks in advance !!