Open andrewjkrull opened 5 years ago
I would recommend you to use this helm chart : https://hub.helm.sh/charts/kir4h/registry-creds
The awsAssumeRole should be the arm : arn:aws:iam::611542441284:role/yourrolename
The imagePullSecrets should be registry-creds-dpr
for docker registry.
What is the correct entry in the secrets.yml file for aws-assume-role if I am not using it? aws-assume-role: ""
Why is AWS_SESSION_TOKEN in secrets.yml file twice? One is showing a value and the other isn't?
What is the value for using the Docker private for imagePullSecrets?
I deploy the secrets.yml file and then the replicationController but the replicator can't seem get the image upmcenterprises/registry-creds pulled into Kube. I can pull it locally to the node