kubernetes
kubectl describe namespace [namespace]fluxctl sync --k8s-fwd-ns [namespace]docker run -it --entrypoint=/bin/bash flyway/flyway:latestkexec -it [pod] -- bashk create -f box.yamlHelm
helm install --name mysqltest2 .
helm install --name mysqltest2 --dry-run --debug .helm repo list
helm repo update
helm search s3-mysqlrestore
helm plugin install https://github.com/chartmuseum/helm-push
helm push ./ https://dev-charts.k8s.corp.beno.aiLast updated