🐛 fix: harden operator reconciliation and install

This commit is contained in:
2026-08-13 03:29:29 +07:00
parent ab662a4fa4
commit e90dc8382b
28 changed files with 800 additions and 71 deletions
+6
View File
@@ -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"