Gitiles
Code Review
Sign In
gerrit.opencord.org
/
roc-helm-charts
/
f1a86665a329e06ebddd51c3147a5391f306daee
/
.
/
aether-roc-api
/
templates
/
serviceaccount.yaml
blob: 5fec053ae6488b12d587b549ec6c7c1131460b00 [
file
] [
log
] [
blame
]
# SPDX-FileCopyrightText: 2020-present Open Networking Foundation <info@opennetworking.org>
#
# SPDX-License-Identifier: Apache-2.0
---
apiVersion:
v1
kind:
ServiceAccount
metadata:
name:
aether
-
roc
-
api
namespace:
{{ .Release.Namespace }}