Skip to content

Commit 4574f6e

Browse files
committed
valid yaml
1 parent 883a494 commit 4574f6e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

objects/bootstrap/03_clients.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ apiVersion: infrahub.app/v1
33
kind: Object
44
spec:
55
kind: OrganizationCustomer
6-
data:
6+
data: []
77
# UNUSED: All customers are not referenced in any loaded objects
88
# The "owner" field in ASN objects references providers (OrganizationProvider), not customers
99
# The ServiceVirtualFabric schema has a customer relationship, but no ServiceVirtualFabric objects are loaded in bootstrap

tests/integration/data/bootstrap/03_clients.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ apiVersion: infrahub.app/v1
33
kind: Object
44
spec:
55
kind: OrganizationCustomer
6-
data:
6+
data: []
77
# UNUSED: All customers are not referenced in any loaded objects
88
# The "owner" field in ASN objects references providers (OrganizationProvider), not customers
99
# The ServiceVirtualFabric schema has a customer relationship, but no ServiceVirtualFabric objects are loaded in bootstrap

0 commit comments

Comments
 (0)