1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-10 09:56:55 +00:00
kyverno/vendor/k8s.io/kubernetes/hack/testdata/pod-with-large-name.yaml

12 lines
335 B
YAML
Raw Normal View History

2019-10-23 23:19:53 -07:00
# Used for testing name truncation in kubectl expose
apiVersion: v1
kind: Pod
metadata:
name: kubernetes-serve-hostname-testing-sixty-three-characters-in-length
labels:
name: kubernetes-serve-hostname
spec:
containers:
- name: kubernetes-serve-hostname
image: gcr.io/kubernetes-e2e-test-images/serve-hostname-amd64:1.1