Commit 2840cd37 authored by Muhammad Tehami's avatar Muhammad Tehami 💡

Manifest.yml added

parent 2912aac5
apiVersion: apps/v1
kind: Deployment
metadata:
name: petclinic-tehami
spec:
replicas: 2
selector:
matchLabels:
run: petclinic-tehami
template:
metadata:
labels:
run: petclinic-tehami
spec:
containers:
- name: petclinic
image: docker.io/tehami/petclinic:build-number
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