Skip to content

Commit

Permalink
feat: enable in-cluster traffic
Browse files Browse the repository at this point in the history
  • Loading branch information
mnaser committed Aug 4, 2023
1 parent 94b10a5 commit 61bf7aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions magnum_cluster_api/resources.py
Original file line number Diff line number Diff line change
Expand Up @@ -661,6 +661,7 @@ def get_object(self) -> objects.OpenStackClusterTemplate:
"spec": {
"cloudName": "default",
"managedSecurityGroups": True,
"allowAllInClusterTraffic": True,
},
},
},
Expand Down

0 comments on commit 61bf7aa

Please sign in to comment.