mirror of
https://github.com/YuzuZensai/Minikura.git
synced 2026-09-13 18:59:25 +00:00
🐛 fix: harden operator reconciliation and install
This commit is contained in:
@@ -11,3 +11,9 @@ API_URL="http://localhost:3000"
|
||||
|
||||
# Kubernetes Configuration
|
||||
KUBERNETES_NAMESPACE="minikura"
|
||||
|
||||
# Base API URL reachable from operator-managed proxy pods
|
||||
MINIKURA_OPERATOR_BACKEND_URL="http://minikura-backend:3000/api"
|
||||
|
||||
# Comma-separated download URLs for RedisBungee and the shaded Minikura Velocity plugin JAR
|
||||
# MINIKURA_VELOCITY_PLUGIN_URL="https://example.com/redisbungee.jar,https://example.com/minikura-velocity.jar"
|
||||
|
||||
Reference in New Issue
Block a user