Examples Catalog
curl -sLO https://operator.mariadb.com/examples/manifests.tar.gz
mkdir -p examples
tar -xzf manifests.tar.gz -C exampleskubectl apply -f examples/configkubectl apply -f examples/mariadb.yamlLast updated
Was this helpful?
curl -sLO https://operator.mariadb.com/examples/manifests.tar.gz
mkdir -p examples
tar -xzf manifests.tar.gz -C exampleskubectl apply -f examples/configkubectl apply -f examples/mariadb.yamlLast updated
Was this helpful?
Was this helpful?