Skip to content

Instantly share code, notes, and snippets.

@steevehook
Last active March 28, 2023 10:44
Show Gist options
  • Select an option

  • Save steevehook/9690e0410de1647c5bc34df8994eaa97 to your computer and use it in GitHub Desktop.

Select an option

Save steevehook/9690e0410de1647c5bc34df8994eaa97 to your computer and use it in GitHub Desktop.
kubectl patch configmap session-manager-image-config -n dev -p '{"data":{"GS_AGONES_IMAGE":"eu.gcr.io/project-location/gameserver:r14843-r485-Shipping"}}'
kubectl rollout restart deployment/session-manager -n dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment