Files
kustomize/kyaml/fn/framework/example/templates/service_account.template.yaml
2021-05-18 12:07:42 -07:00

8 lines
147 B
YAML

# Copyright 2021 The Kubernetes Authors.
# SPDX-License-Identifier: Apache-2.0
apiVersion: v1
kind: ServiceAccount
metadata:
name: {{ .Value }}