This commit is contained in:
GitBluub
2026-01-07 13:02:25 +01:00
parent 7807e1f4c5
commit 3b8d319a92
+17 -16
View File
@@ -29,23 +29,24 @@ spec:
enabled: false
global:
storageClassName: openebs-zfs-tank
ingress:
enabled: true
ingressClassName: cilium
annotations:
cert-manager.io/cluster-issuer: letsencrypt
acme.cert-manager.io/http01-edit-in-place: "true"
host: hyperdx.sdg.moe
path: "/(.*)"
pathType: "ImplementationSpecific"
proxyBodySize: "100m"
proxyConnectTimeout: "60"
proxySendTimeout: "60"
proxyReadTimeout: "60"
tls:
enabled: true
secretName: "hyperdx-ssl"
hyperdx:
ingress:
enabled: true
ingressClassName: cilium
annotations:
cert-manager.io/cluster-issuer: letsencrypt
acme.cert-manager.io/http01-edit-in-place: "true"
host: hyperdx.sdg.moe
path: "/(.*)"
pathType: "ImplementationSpecific"
proxyBodySize: "100m"
proxyConnectTimeout: "60"
proxySendTimeout: "60"
proxyReadTimeout: "60"
tls:
enabled: true
secretName: "hyperdx-ssl"
otelExporterEndpoint: "http://otel-collector.otel.svc:4317"
defaultConnections: |