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