hello world

parent df6a92e8
apiVersion: v1
kind: Pod
metadata:
name: hola-mundo-pod
labels:
app: holamundo
spec:
containers:
- name: demo
image: eu.gcr.io/ramina/web:last
ports:
- containerPort: 80
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment