pelican: wings-ark backend is live at 10.8.11.51

This commit is contained in:
2026-08-16 21:19:22 +02:00
parent 17c84d2ba8
commit 43af4997ab
@@ -10,11 +10,9 @@ ports:
- port: 8080 - port: 8080
protocol: TCP protocol: TCP
endpoints: endpoints:
# PLACEHOLDER: replace with the ARK wings VM IP once it exists,
# then flip ready/serving to true
- addresses: - addresses:
- "10.8.11.51" - "10.8.11.51"
conditions: conditions:
ready: false ready: true
serving: false serving: true
terminating: false terminating: false