Skip to content

Commit

Permalink
Update src/k8s-configuration/azext_k8s_configuration/_params.py
Browse files Browse the repository at this point in the history
Co-authored-by: Xing Zhou <Zhou.Xing@microsoft.com>
  • Loading branch information
bavneetsingh16 and zhoxing-ms authored Oct 23, 2024
1 parent 3955cc9 commit ce297a1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/k8s-configuration/azext_k8s_configuration/_params.py
Original file line number Diff line number Diff line change
Expand Up @@ -322,7 +322,6 @@ def load_arguments(self, _):
)
c.argument(
"disable_health_check",
options_list=["--disable-health-check"],
arg_type=get_three_state_flag(),
help="Disable health checks for kustomizations applied to the cluster."
)
Expand Down

0 comments on commit ce297a1

Please sign in to comment.