Files
k3s/pkg/configfilearg/testdata/data.yaml.d/01-data.yml
Derek Nola e6793519d7 [Release-1.25] CLI + Config Enhancement (#7404)
* Handle multiple arguments with StringSlice flags (#7380)

* Add helper function for multiple arguments in stringslice

Signed-off-by: Derek Nola <derek.nola@suse.com>

* Cleanup server setup with util function

Signed-off-by: Derek Nola <derek.nola@suse.com>

* Enable FindString to search dotD config files (#7323)

* Enable FindString to search dotD config files
* Address multiple arg cases

Signed-off-by: Derek Nola <derek.nola@suse.com>

---------

Signed-off-by: Derek Nola <derek.nola@suse.com>
2023-05-02 14:03:59 -07:00

15 lines
133 B
YAML

foo-bar: get-overriden
a-slice:
- 1
- "1.5"
- "2"
- ""
- three
b-string: one
c-slice:
- one
- two
d-slice:
- one
- two
f-string: beta