Skip to content

Instantly share code, notes, and snippets.

@vebutton
Last active October 20, 2025 17:23
Show Gist options
  • Select an option

  • Save vebutton/89d1df639e4ee19d92b1ecb451231f41 to your computer and use it in GitHub Desktop.

Select an option

Save vebutton/89d1df639e4ee19d92b1ecb451231f41 to your computer and use it in GitHub Desktop.
Enable TVK Console
# Forget to install the Trilio console plugin to Openshift?
# Add it via the CLI. Wait a minute for it to reconcile.
oc patch consoles.operator.openshift.io cluster --type=merge -p '{"spec":{"plugins": ["trilio-console-plugin"]}}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment