Requested image not found

From wikieduonline
Revision as of 12:34, 13 July 2022 by Thomas (talk | contribs)
Jump to navigation Jump to search
kubectl describe pod
for REPOS in $(aws ecr describe-repositories | grep repositoryName | cut -d'"' -f4); do echo $REPOS; aws ecr list-images --repository-name $REPOS; done


helm install

Advertising: