Back to Dashboard

Template

modules/web/src/create/from/form/createsecret/template.html

2.7.0747 B
Original Source

Create a new image pull secret

The new secret will be added to the cluster

{{ secretName.value.length }} / {{ secretNameMaxLength }} Name is required. Name must be up to {{ secretNameMaxLength }} characters long. Name must follow the DNS domain name syntax (e.g. new.image-pull.secret). A secret with the specified name will be added to the cluster in the namespace.Learn more open_in_new Data is required. Data must be Base64 encoded. Specify the data for your secret to hold. The value is the Base64 encoded content of a .dockercfg file.Learn more open_in_new Create Cancel