...

Text file src/sigs.k8s.io/kustomize/kyaml/fn/framework/testdata/example/template/config.yaml

Documentation: sigs.k8s.io/kustomize/kyaml/fn/framework/testdata/example/template

     1# Copyright 2019 The Kubernetes Authors.
     2# SPDX-License-Identifier: Apache-2.0
     3
     4apiVersion: example.com/v1alpha1
     5kind: Example
     6key: a
     7value: b

View as plain text