mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-03-08 01:24:09 +01:00
This applies changes from running yamlfmt with the `retain_line_breaks` formatting option enabled.
6 lines
73 B
YAML
6 lines
73 B
YAML
apiVersion: v1
|
|
kind: ConfigMap
|
|
metadata:
|
|
name: test
|
|
data:
|
|
TEST: test
|