modified deployment yaml

This commit is contained in:
LeadBlackTech 2023-01-16 13:44:58 -05:00
parent 6e3b376006
commit e7f61ec760

View File

@ -5,7 +5,7 @@ metadata:
spec:
replicas: 1
template:
spec: # Pod spec
spec: # Pod spec leadblacktech
containers:
- name: mycontainer
image: "devopsjourney1/mywebapp:latest"