ui progressing
This commit is contained in:
@@ -460,7 +460,7 @@ services:
|
||||
environment:
|
||||
ASPNETCORE_URLS: "http://+:8080"
|
||||
<<: *kestrel-cert
|
||||
TILE_PROXY__tile_proxy__UpstreamUrl: "http://rekor.stella-ops.local:3322"
|
||||
TILE_PROXY__tile_proxy__UpstreamUrl: "https://rekor.sigstore.dev"
|
||||
TILE_PROXY__tile_proxy__Origin: "stellaops-tileproxy"
|
||||
TILE_PROXY__tile_proxy__Cache__BasePath: "/var/cache/stellaops/tiles"
|
||||
TILE_PROXY__tile_proxy__Cache__MaxSizeGb: "1"
|
||||
@@ -1922,6 +1922,12 @@ services:
|
||||
stellaops:
|
||||
aliases:
|
||||
- zastava-webhook.stella-ops.local
|
||||
healthcheck:
|
||||
test: ["CMD-SHELL", "bash -c 'echo > /dev/tcp/$(hostname)/8080'"]
|
||||
interval: 30s
|
||||
timeout: 5s
|
||||
retries: 3
|
||||
start_period: 15s
|
||||
labels: *release-labels
|
||||
|
||||
# --- Slot 44: Signals ------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user