Skip to content

Instantly share code, notes, and snippets.

@dudash
Created April 24, 2020 19:46
Show Gist options
  • Select an option

  • Save dudash/fdaba6c886cce0f45c6131d5222a68ea to your computer and use it in GitHub Desktop.

Select an option

Save dudash/fdaba6c886cce0f45c6131d5222a68ea to your computer and use it in GitHub Desktop.
oc patch cm/keycloak-probes -p '{"data":{"liveness_probe.sh":"#!/bin/bash\necho pass\n","readiness_probe.sh":"#!/bin/bash\necho pass\n"}}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment