mirror of
https://github.com/ansible-collections/kubernetes.core.git
synced 2026-07-30 03:14:40 +00:00
7 lines
103 B
YAML
7 lines
103 B
YAML
---
|
|
kind: ServiceAccount
|
|
apiVersion: v1
|
|
metadata:
|
|
name: tiller
|
|
namespace: "{{ tiller_namespace }}"
|