Skip to content

Commit

Permalink
Removed assign_pods_to_different_nodes from the usage example
Browse files Browse the repository at this point in the history
  • Loading branch information
checco committed Aug 28, 2024
1 parent 0eb5403 commit 442fdd0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@ module "as_demo" {
public_domain = "axoniq.net"
namespace = "axonserver"
assign_pods_to_different_nodes = true
axonserver_license_path = file("${path.module}/axoniq.license")
axonserver_properties = file("${path.module}/axonserver.properties")
}
Expand Down

0 comments on commit 442fdd0

Please sign in to comment.