Skip to content

Commit

Permalink
Update Allocation from Fleet Documentation (#3761)
Browse files Browse the repository at this point in the history
* Update Allocation from Fleet Documentation

* review changes
  • Loading branch information
Kalaiselvi84 committed Apr 15, 2024
1 parent 65a997e commit c63eb9f
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ label selector to target a specific `Fleet` by name. In this instance, we are ta
apiVersion: "allocation.agones.dev/v1"
kind: GameServerAllocation
spec:
required:
matchLabels:
agones.dev/fleet: xonotic
selectors:
- matchLabels:
agones.dev/fleet: xonotic
```

## Next Steps:
Expand Down

0 comments on commit c63eb9f

Please sign in to comment.