mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-05-17 18:25:26 +00:00
7 lines
142 B
YAML
7 lines
142 B
YAML
# Copyright 2019 The Kubernetes Authors.
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
apiVersion: example.com/v1alpha1
|
|
kind: Example
|
|
key: a
|
|
value: b |