Hi IFS Community,
During the ‘ingress’ helm charts installation stage on a remote environment, we encountered the below issue.
Error: chart "priority-class" matching --kubeconfig=F:/ifs_25r1/ifsroot/utils/../config/kube/config not found in ifscloud index. (try 'helm repo update'): improper constraint: --kubeconfig=F:/ifs_25r1/ifsroot/utils/../config/kube/config
The ingress namespace has been created but due to the above error none of the deployments have been initiated. The kubeconfig file was retrieved from the middltier server and it is placed inside the ifsroot\config\kube and the users working .\kube directory in the user’s directory as well.
Furthermore, The above error only occurs for the ifs-ingress helm chart installation. The ifs-storage helm chart installation is successful
Has anyone encountered this issue before? Thanks in advance for your recommendations