istio.io/istio@v0.0.0-20240520182934-d79c90f27776/operator/pkg/object/testdata/well-formed-with-space.yaml (about)

     1  # there are some spaces at the end
     2  apiVersion: v1
     3  kind: ConfigMap
     4  metadata:
     5    name: myconfigmap
     6    namespace: default
     7  data:
     8    mydata: "First line of data\nSecond line of data       "