Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
okozachenko1203 committed Apr 5, 2024
1 parent 5ded25b commit d0fef43
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions magnum_cluster_api/resources.py
Original file line number Diff line number Diff line change
Expand Up @@ -212,8 +212,7 @@ def get_object(self) -> pykube.ConfigMap:
"ipam": {
"operator": {
"clusterPoolIPv4PodCIDRList": [
utils.get_cluster_label(
self.cluster,
self.cluster.labels.get(
"cilium_ipv4pool",
DEFAULT_POD_CIDR,
),
Expand Down

0 comments on commit d0fef43

Please sign in to comment.