Improve logging recovery, resource scaling, and app deploy logging.
Auto-reconnect Elasticsearch port-forward after cluster or API restarts, poll log status in the UI, and apply storage changes through billing upgrade for all workloads. Add Redis/RabbitMQ PVC resize, Helm ES credentials for Fluent Bit, and fix deploy progress overlay behavior. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -8,6 +8,8 @@ clusterName: cloudhost-logs
|
||||
|
||||
storage: 50Gi
|
||||
|
||||
# Official Elastic images; require docker.elastic.co DNS + outbound HTTPS from nodes.
|
||||
# If pull fails with "lookup docker.elastic.co: Try again", mirror to your registry and override here.
|
||||
images:
|
||||
elasticsearch: docker.elastic.co/elasticsearch/elasticsearch:8.12.0
|
||||
kibana: docker.elastic.co/kibana/kibana:8.12.0
|
||||
|
||||
Reference in New Issue
Block a user