Add import datas for K8s
This commit is contained in:
@@ -3,3 +3,5 @@ RELEASE_NAME=${1:-dev}
|
||||
RELEASE_NAMESPACE=${1:-dev}
|
||||
|
||||
helm uninstall ${RELEASE_NAME} -n ${RELEASE_NAMESPACE}
|
||||
|
||||
export KUBECONFIG=$(realpath ~/.kube/config)
|
||||
|
||||
Reference in New Issue
Block a user