mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-07 00:17:13 +00:00
9 lines
136 B
YAML
9 lines
136 B
YAML
|
apiVersion: v1
|
||
|
kind: Pod
|
||
|
metadata:
|
||
|
name: pod-helm-tiller
|
||
|
spec:
|
||
|
containers:
|
||
|
- name: helm-tiller
|
||
|
image: docker.io/tiller:latest
|