mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-07 08:26:53 +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
|