Compare commits

...

2 Commits

Author SHA1 Message Date
58a1a54b50 fix: ElasticSearch | comment out internal tls 2026-04-21 14:59:26 +05:00
99e76a6282 fix: NixCache | increase cache size 2026-04-21 14:59:01 +05:00
2 changed files with 5 additions and 5 deletions

View File

@@ -26,7 +26,7 @@ export class NixCache extends Construct {
name,
namespace,
accessModes: ["ReadWriteMany"],
size: "64Gi",
size: "256Gi",
});
const nginxConfig = fs.readFileSync(

View File

@@ -16,10 +16,10 @@ metadata:
namespace: elastic-system
spec:
version: 8.15.2
http:
tls:
certificate:
secretName: elasticsearch-es-http-tls-internal
# http:
# tls:
# certificate:
# secretName: elasticsearch-es-http-tls-internal
# secureSettings:
# - secretName: kibana-authentik
# entries: