mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
feat: scrutiny pin sha
This commit is contained in:
@@ -37,7 +37,7 @@ spec:
|
|||||||
app:
|
app:
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/analogj/scrutiny
|
repository: ghcr.io/analogj/scrutiny
|
||||||
tag: master-web
|
tag: master-web@sha256:6f66edc0840c444b21903f66805a97cf6118d113bb3ae435cc84298b653d593f
|
||||||
env:
|
env:
|
||||||
TZ: ${TIMEZONE}
|
TZ: ${TIMEZONE}
|
||||||
SCRUTINY_WEB_INFLUXDB_HOST: influx.database.svc.cluster.local
|
SCRUTINY_WEB_INFLUXDB_HOST: influx.database.svc.cluster.local
|
||||||
|
@@ -40,7 +40,7 @@ spec:
|
|||||||
app:
|
app:
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/analogj/scrutiny
|
repository: ghcr.io/analogj/scrutiny
|
||||||
tag: master-collector
|
tag: master-collector@sha256:b1e4063a0186331714b6e8fa545ec88883c313e1ae9df35b600cbf689c73fe8e
|
||||||
env:
|
env:
|
||||||
COLLECTOR_API_ENDPOINT: http://scrutiny.monitoring.svc.cluster.local:8080
|
COLLECTOR_API_ENDPOINT: http://scrutiny.monitoring.svc.cluster.local:8080
|
||||||
COLLECTOR_HOST_ID:
|
COLLECTOR_HOST_ID:
|
||||||
|
Reference in New Issue
Block a user