1# Copyright 2021 The Kubernetes Authors. 2# SPDX-License-Identifier: Apache-2.0 3 4apiVersion: v1 5kind: ServiceAccount 6metadata: 7 name: {{ .Value }}
View as plain text