2021-10-12 22:24:07 +01:00
|
|
|
# Copyright (c) 2021 Tailscale Inc & AUTHORS All rights reserved.
|
|
|
|
# Use of this source code is governed by a BSD-style
|
|
|
|
# license that can be found in the LICENSE file.
|
2021-09-01 16:11:43 +01:00
|
|
|
apiVersion: v1
|
|
|
|
kind: ServiceAccount
|
|
|
|
metadata:
|
2021-10-12 22:24:07 +01:00
|
|
|
name: {{SA_NAME}}
|