Handle app deployment guardrail suggestions
This commit is contained in:
parent
a1a1016b84
commit
c7d49d3102
12 changed files with 303 additions and 43 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue