2 lines
175 B
Plaintext
2 lines
175 B
Plaintext
|
# kubectl create secret docker-registry --dry-run=client regcred --docker-server=... --docker-username=... --docker-password=... -o yaml
|
||
|
.dockerconfigjson=${DOCKERCONFIG_JSON}
|