Skip to content

Instantly share code, notes, and snippets.

@ralvares
Created December 15, 2025 05:43
Show Gist options
  • Select an option

  • Save ralvares/afd8e7baf2e1096dd786085bb1b02323 to your computer and use it in GitHub Desktop.

Select an option

Save ralvares/afd8e7baf2e1096dd786085bb1b02323 to your computer and use it in GitHub Desktop.
enable WriteRequestBodies microshift - crc
oc debug node/api.crc.testing -- chroot /host /bin/bash -c "sed 's/profile: Default/profile: WriteRequestBodies/' /etc/microshift/config.yaml.default > /etc/microshift/config.yaml && systemctl restart microshift"
@ralvares
Copy link
Author

...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment