mirror of
https://github.com/khuedoan/homelab.git
synced 2025-02-07 01:28:42 +07:00
6 lines
109 B
YAML
6 lines
109 B
YAML
|
apiVersion: v1
|
||
|
kind: ServiceAccount
|
||
|
metadata:
|
||
|
name: secret-generator
|
||
|
namespace: {{ .Release.Namespace }}
|