nginx-gateway-fabric icon indicating copy to clipboard operation
nginx-gateway-fabric copied to clipboard

Set default imagePullSecret name when using NGINX Plus

Open sjberman opened this issue 11 months ago • 0 comments
trafficstars

By default, our docs have users create the docker registry secret with the name nginx-plus-registry-secret. But we don't use this default in our actual installation. We force users to specify it.

We should use this default name in our installation to reduce the amount of fields that a user has to specify if they copy installation steps straight from the docs.

Acceptance

  • If using NGINX Plus, the default imagePullSecret name is set to nginx-plus-registry-secret.
  • Installation docs are updated to no longer include this field in the command examples.

sjberman avatar Nov 27 '24 16:11 sjberman