Why
Several features repeat a copy from secrets.yaml.template followed by substitution of a base64-encoded NGC registry credential. The explicit source and destination matter, but the encoding and placeholder mechanics do not improve readability.
Scope
Add a step that prepares an explicit self-managed secrets destination from an explicit secrets template using the current NGC registry credential.
Acceptance criteria
Parent: #858
Why
Several features repeat a copy from
secrets.yaml.templatefollowed by substitution of a base64-encoded NGC registry credential. The explicit source and destination matter, but the encoding and placeholder mechanics do not improve readability.Scope
Add a step that prepares an explicit self-managed secrets destination from an explicit secrets template using the current NGC registry credential.
Acceptance criteria
${VAR}interpolation.$oauthtoken:<NGC_API_KEY>base64 credential format.Parent: #858