Skip to content

Commit

Permalink
Enabled script disable
Browse files Browse the repository at this point in the history
Signed-off-by: v.oleynikov <vasily.oleynikov@flant.com>
  • Loading branch information
duckhawk committed Apr 22, 2024
1 parent 0259599 commit 28cd1ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion enabled
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ source /deckhouse/shell_lib.sh

function __main__() {
enabled::disable_module_if_cluster_is_not_bootstraped
enabled::disable_module_in_kubernetes_versions_less_than 1.23.0
enabled::disable_module_in_kubernetes_versions_less_than 1.24.0
echo "true" > $MODULE_ENABLED_RESULT
}

Expand Down

0 comments on commit 28cd1ae

Please sign in to comment.