Update deploy.yaml

This commit is contained in:
acmexii
2021-09-15 12:38:20 +09:00
committed by GitHub
parent 324466b787
commit c620186bf9

View File

@@ -1,9 +1,12 @@
apiVersion : apps/v1beta1
apiVersion: apps/v1
kind: Deployment
metadata:
name: product
spec:
replicas: 1
selector:
matchLabels:
app: product
template:
metadata:
labels:
@@ -13,4 +16,4 @@ spec:
- name: product
image: myeventstormingregistry.azurecr.io/product
ports:
- containerPort: 8080
- containerPort: 8080