Skip to content

Commit acda7f0

Browse files
committed
fix correct toml structure
Signed-off-by: Chris Butler <chris.butler@redhat.com>
1 parent c19aa7f commit acda7f0

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

charts/coco-supported/sandbox/initdata.toml.tpl

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
```toml
21
algorithm = "sha384"
32
version = "0.1.0"
43

@@ -66,5 +65,4 @@ default UpdateInterfaceRequest := true
6665
default UpdateRoutesRequest := true
6766
default WaitProcessRequest := true
6867
default WriteStreamRequest := true
69-
'''
70-
```
68+
'''

0 commit comments

Comments
 (0)