infrastructure/kustomization/bases/secrets/dockerconfigjson.txt

2 lines
175 B
Plaintext
Raw Normal View History

2022-12-06 00:30:33 +01:00
# kubectl create secret docker-registry --dry-run=client regcred --docker-server=... --docker-username=... --docker-password=... -o yaml
.dockerconfigjson=${DOCKERCONFIG_JSON}