some-addition-13540
01/24/2024, 9:38 PMconfigs:
"<http://registry.example.com:5000|registry.example.com:5000>":
auth:
username: xxxxxx # this is the registry username
password: xxxxxx # this is the registry password
vs the below that yields that you are missing the tls part of the secret
privateRegistriesConfig:
configs:
<http://registry.bar.com|registry.bar.com>:
authSecret:
apiVersion: v1
kind: Secret
namespace: kube-system
name: registry-regcred