mirror of
https://github.com/zoriya/snow.git
synced 2026-08-15 18:44:14 +00:00
indent
This commit is contained in:
+17
-16
@@ -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: |
|
||||
|
||||
Reference in New Issue
Block a user