pelican: wings-ark backend is live at 10.8.11.51
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user