Update frontend-pod.yaml

parent 6437da08
...@@ -16,7 +16,7 @@ spec: ...@@ -16,7 +16,7 @@ spec:
spec: spec:
containers: containers:
- name: frontend-app - name: frontend-app
image: front-end:v1 image: front-end:${Version}
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