You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix rbac ServiceAccount imagePullSecrets template.
Problem: NGF fails to deploy with NGINX+ because of the rbac ServiceAccount imagePullSecrets template error.
Solution: Fix the spacing which moves imagePullSecrets from being in the ServiceAccount's metadata to its own field.
0 commit comments