♻️ refactor: migrate to Go Kubernetes operator

This commit is contained in:
2026-08-13 02:19:27 +07:00
parent 826464a9e5
commit 91c07eb76a
50 changed files with 532 additions and 2930 deletions
-5
View File
@@ -11,8 +11,3 @@ API_URL="http://localhost:3000"
# Kubernetes Configuration
KUBERNETES_NAMESPACE="minikura"
# Kubernetes Operator Configuration
# Enable CRD reflection to automatically sync database state to Kubernetes Custom Resources
# Set to "false" to disable automatic CRD creation from database entries
ENABLE_CRD_REFLECTION="true"