mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-05-19 08:32:56 -04:00
9 lines
155 B
YAML
9 lines
155 B
YAML
apiVersion: v1beta1
|
|
id: www
|
|
desiredState:
|
|
manifest:
|
|
version: v1beta1
|
|
id: www
|
|
containers:
|
|
- name: nginx
|
|
image: dockerfile/nginx
|