mirror of
https://github.com/khuedoan/homelab.git
synced 2025-01-24 01:36:10 +07:00
8 lines
137 B
YAML
8 lines
137 B
YAML
apiVersion: v1
|
|
kind: ServiceAccount
|
|
metadata:
|
|
name: terraform-sa
|
|
secrets:
|
|
- name: terraform-credentials
|
|
- name: terraform-env-vars
|