Skip to content

Commit

Permalink
plural pod network
Browse files Browse the repository at this point in the history
Signed-off-by: Paige Patton <[email protected]>
  • Loading branch information
paigerube14 committed Oct 8, 2024
1 parent 0aac611 commit 594b856
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion krkn/scenario_plugins/native/native_scenario_plugin.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ def run(
def get_scenario_types(self) -> list[str]:
return [
"pod_disruption_scenarios",
"pod_network_scenario",
"pod_network_scenarios",
"vmware_node_scenarios",
"ibmcloud_node_scenarios",
]
Expand Down

0 comments on commit 594b856

Please sign in to comment.