Skip to content

Commit 041d7a3

Browse files
committed
Separate game and rcon service annotations
1 parent 665aa48 commit 041d7a3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

charts/factorio-server-charts/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -283,6 +283,7 @@ If you do run into any issues with mods, I will try to work with you on finding
283283
| `server_settings.maximum_segment_size_peer_count` | Minimum network messages segment count | `10` |
284284
| `rcon.external` | Enable RCON external access (deploy RCON service) | `true` |
285285
| `rcon.type` | RCON service type | `LoadBalancer` |
286+
| `rcon.serviceAnnotations` | RCON service annotations | `{}` |
286287
| `rcon.passwordSecret` | Existing secret containing a `password` data field | `""` |
287288
| `rcon.password` | Password for RCON, ignored if `rcon.passwordSecret` is set | `CHANGEMECHANGEME` |
288289
| `rcon.port` | RCON service external port | `30100` |

0 commit comments

Comments
 (0)