#!/bin/bash # Kubernetes things alias \ cx="kubectl-ctx" \ f='flux' \ h='helm' \ k='kubectl' \ v='velero'