Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info

Example - Copy the JDBC driver to the directory

Code Block
$ $ kubectl cp mariadb-java-client-<version>.jar platform-0:/opt/mz/persistent/3pp -n <namespace>

...