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
As far as i can see there is no way to "manually" create {{ template "nexus.name" . }}-imagepullsecret without providing the credentials in plain text, since image-pull-secret.yam will be used as soon as an imagePullSecret is specificed
Hi,
can you please explain the reasoning behind this:
nxrm3-ha-repository/nxrm-ha/templates/statefulset.yaml
Line 62 in cdbda4f
As far as i can see there is no way to "manually" create
{{ template "nexus.name" . }}-imagepullsecret
without providing the credentials in plain text, since image-pull-secret.yam will be used as soon as an imagePullSecret is specificednxrm3-ha-repository/nxrm-ha/templates/image-pull-secret.yaml
Line 1 in cdbda4f
and the only way to provide the credentials is in plain text:
nxrm3-ha-repository/nxrm-ha/templates/image-pull-secret.yaml
Line 15 in cdbda4f
The text was updated successfully, but these errors were encountered: