mirror of
https://github.com/alexohneander/alexohneander-astro.git
synced 2025-06-29 06:51:55 +00:00
feat: Update Article
This commit is contained in:
parent
18ef7639f6
commit
3ff0c470a6
@ -2,7 +2,7 @@ image:
|
|||||||
repository: alexohneander/alexohneander-astro
|
repository: alexohneander/alexohneander-astro
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
# Overrides the image tag whose default is the chart appVersion.
|
# Overrides the image tag whose default is the chart appVersion.
|
||||||
tag: "v2.3.12"
|
tag: "v2.3.13"
|
||||||
|
|
||||||
ingress:
|
ingress:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
@ -79,4 +79,12 @@ The Helm chart creates several ConfigMaps. In these ConfigMaps, you can customiz
|
|||||||
|
|
||||||
For example, you can set the number of maximum players or change the description of the server.
|
For example, you can set the number of maximum players or change the description of the server.
|
||||||
|
|
||||||
For more information on the individual config files, see[MultiPaper](https://github.com/MultiPaper/MultiPaper).
|
For more information on the individual config files, see [MultiPaper](https://github.com/MultiPaper/MultiPaper).
|
||||||
|
|
||||||
|
## Conclusion
|
||||||
|
|
||||||
|
With this setup, you can easily set up a highly scalable Minecraft cluster. You can easily add new servers if you get more players and remove them again if the number of players decreases again.
|
||||||
|
|
||||||
|
You can test this setup under the following Server Address: `minecraft.alexohneander.de:31732`
|
||||||
|
|
||||||
|
If you have any questions, feel free to contact me on [Email](mailto:moin@wellnitz-alex.de) or on [Matrix](https://matrix.to/#/@alexohneander:dev-null.rocks).
|
Loading…
x
Reference in New Issue
Block a user