You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When following the getting started docs, the instruction : kubectl apply --namespace open-match-demo \ -f https://open-match.dev/install/v0.10.0/yaml/02-open-match-demo.yaml fails with:
Failed to pull image "gcr.io/open-match-build/openmatch-mmf-go-soloduel:0.10.0": rpc error:
code = Unknown desc = Error response from daemon:
manifest for gcr.io/open-match-build/openmatch-mmf-go-soloduel:0.10.0 not found
Worked around by just using 0.8.0.
The text was updated successfully, but these errors were encountered:
When following the getting started docs, the instruction :
kubectl apply --namespace open-match-demo \ -f https://open-match.dev/install/v0.10.0/yaml/02-open-match-demo.yaml
fails with:Worked around by just using 0.8.0.
The text was updated successfully, but these errors were encountered: