Workflow asset
This commit is contained in:
parent
b6dfcccaac
commit
f6c76295f8
19
manifests/deployment.yml
Normal file
19
manifests/deployment.yml
Normal file
@ -0,0 +1,19 @@
|
||||
apiVersion : apps/v1
|
||||
kind: Deployment
|
||||
metadata:
|
||||
name: "qrssredevakseshop-965f"
|
||||
spec:
|
||||
replicas: 2
|
||||
selector:
|
||||
matchLabels:
|
||||
app: "qrssredevakseshop-965f"
|
||||
template:
|
||||
metadata:
|
||||
labels:
|
||||
app: "qrssredevakseshop-965f"
|
||||
spec:
|
||||
containers:
|
||||
- name: "qrssredevakseshop-965f"
|
||||
image: "qrssredevcontainerregistryeshop.azurecr.io/qrssredevakseshop"
|
||||
ports:
|
||||
- containerPort: 80
|
Loading…
x
Reference in New Issue
Block a user