Handle app deployment guardrail suggestions
This commit is contained in:
@@ -17,6 +17,7 @@ check_required kubectl
|
||||
check_required helm
|
||||
check_required sops
|
||||
check_required python3
|
||||
check_required curl
|
||||
|
||||
if command -v kubectl >/dev/null 2>&1; then
|
||||
if kubectl cnpg --help >/dev/null 2>&1; then
|
||||
|
||||
Reference in New Issue
Block a user