1 Commits

Author SHA1 Message Date
5df6646860 Update ghcr.io/moghtech/komodo-core Docker tag to v1.18.4
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 12s
2025-07-10 02:54:47 +00:00

View File

@@ -14,8 +14,8 @@ spec:
app.kubernetes.io/instance: {{ .Release.Name }} app.kubernetes.io/instance: {{ .Release.Name }}
endpoints: endpoints:
- port: metrics - port: metrics
interval: 6h interval: 120s
scrapeTimeout: 120s scrapeTimeout: 30s
path: /metrics path: /metrics
--- ---
@@ -35,6 +35,6 @@ spec:
app.kubernetes.io/instance: {{ .Release.Name }} app.kubernetes.io/instance: {{ .Release.Name }}
endpoints: endpoints:
- port: metrics - port: metrics
interval: 6h interval: 120s
scrapeTimeout: 120s scrapeTimeout: 30s
path: /metrics path: /metrics