Hei All,
We are deploying IFS-INGRESS using main.ps1
. The installation completes successfully without any errors. However, the pods fail to start and show a "Failed to pull image" error. Upon further investigation, we found that the specified image pull secret is missing in the IFS-INGRESS namespace, and we are not sure why it was not created.

Has anyone encountered a similar issue? We added the missing secret manually, which resolved the problem, but we’d like to understand the exact root cause.