mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-11 18:32:23 +08:00
This applies changes from running yamlfmt with the `retain_line_breaks`
formatting option enabled.
(cherry picked from commit 66981875e8)
7 lines
73 B
YAML
7 lines
73 B
YAML
apiVersion: v1
|
|
kind: ConfigMap
|
|
metadata:
|
|
name: test
|
|
data:
|
|
TEST: test
|