minecraft: wire PLUGINS env var into Deployment — prometheus exporter was never downloaded

This commit is contained in:
Hermes Agent service account
2026-07-19 18:15:37 -05:00
parent 46b49259d2
commit 4afb05e56b

View File

@@ -139,6 +139,12 @@ spec:
configMapKeyRef:
name: papermc-config
key: RCON_PORT
# Plugin auto-download — itzg image fetches these URLs on startup
- name: PLUGINS
valueFrom:
configMapKeyRef:
name: papermc-config
key: PLUGINS
# RCON password from Secret
- name: RCON_PASSWORD
valueFrom: