--- apiVersion: v1 kind: ConfigMap metadata: name: credentials-sync data: ECR_REGION: us-east-1 # set the region ECR_REGISTRY: .dkr.ecr..amazonaws.com # fill in the account id and region KUBE_SECRET: ecr-credentials # does not yet exist -- will be created in the same Namespace