Fix tests: default api block

This commit is contained in:
Justin Santa Barbara 2016-12-26 21:59:55 -05:00
parent da4d5de24a
commit f52300d020
4 changed files with 8 additions and 0 deletions

View File

@ -4,6 +4,8 @@ metadata:
creationTimestamp: "2017-01-01T00:00:00Z"
name: ha.example.com
spec:
api:
dns: {}
channel: stable
cloudProvider: aws
configBase: memfs://tests/ha.example.com

View File

@ -4,6 +4,8 @@ metadata:
creationTimestamp: "2017-01-01T00:00:00Z"
name: ha.example.com
spec:
api:
dns: {}
channel: stable
cloudProvider: aws
configBase: memfs://tests/ha.example.com

View File

@ -4,6 +4,8 @@ metadata:
creationTimestamp: "2017-01-01T00:00:00Z"
name: minimal.example.com
spec:
api:
dns: {}
channel: stable
cloudProvider: aws
configBase: memfs://tests/minimal.example.com

View File

@ -4,6 +4,8 @@ metadata:
creationTimestamp: "2017-01-01T00:00:00Z"
name: minimal.example.com
spec:
api:
dns: {}
channel: stable
cloudProvider: aws
configBase: memfs://tests/minimal.example.com