Last active
October 20, 2025 17:23
-
-
Save vebutton/89d1df639e4ee19d92b1ecb451231f41 to your computer and use it in GitHub Desktop.
Enable TVK Console
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # 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