1# Copyright 2019 The Kubernetes Authors. 2# SPDX-License-Identifier: Apache-2.0 3 4apiVersion: example.com/v1alpha1 5kind: Foo 6a: c 7b: 1
View as plain text