mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-01-23 22:01:14 -05:00
6 lines
95 B
YAML
6 lines
95 B
YAML
|
apiVersion: v1
|
||
|
kind: ServiceAccount
|
||
|
metadata:
|
||
|
name: kms
|
||
|
namespace: {{ .Values.namespace }}
|