Add empty clouds value
Clouds.yaml, if it has no content, should be the empty string to avoid errors on startup. Change-Id: Ia2e6c91076990145a9f1425b014e2235de2ed9b8
This commit is contained in:
parent
f8be13faf1
commit
77ddeb499f
@ -7,6 +7,8 @@ launcher:
|
|||||||
enabled: true
|
enabled: true
|
||||||
replicas: 1
|
replicas: 1
|
||||||
|
|
||||||
|
clouds: ''
|
||||||
|
|
||||||
config:
|
config:
|
||||||
webapp:
|
webapp:
|
||||||
port: 8005
|
port: 8005
|
||||||
|
Loading…
Reference in New Issue
Block a user