mirror of
https://github.com/zeromicro/go-zero.git
synced 2025-01-27 20:38:41 +08:00
6 lines
135 B
YAML
6 lines
135 B
YAML
|
apiVersion: v1
|
||
|
kind: ServiceAccount
|
||
|
metadata:
|
||
|
name: endpoints-reader
|
||
|
namespace: kevin # the namespace to create the ServiceAccount
|