Update frontend-pod.yaml

parent 563dfaa6
...@@ -16,7 +16,7 @@ spec: ...@@ -16,7 +16,7 @@ spec:
spec: spec:
containers: containers:
- name: frontend-app - name: frontend-app
image: front-end:${Version} image: front-end:v1
ports: ports:
- containerPort: 80 - containerPort: 80
resources: resources:
......
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