Commit 1a173d22 authored by Waleed Naeem's avatar Waleed Naeem

Update deployment.yml

parent 86cf752a
apiVersion: apps/v1
kind: Deployment
metadata:
creationTimestamp: null
labels:
app: frontend
name: frontend
spec:
replicas: 1
selector:
matchLabels:
app: frontend
strategy: {}
template:
metadata:
creationTimestamp: null
labels:
app: frontend
spec:
containers:
- image: docker.io/wnaeem11/frontend:first
name: frontend
resources: {}
status: {}
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