Skip to content

Commit

Permalink
Update manifest.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
synoti21 authored Jan 25, 2024
1 parent 74608f1 commit 1790bc9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions k8s/manifest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ metadata:
name: diareat-ocr
namespace: diareat
spec:
revisionHistoryLimit: 3
selector:
matchLabels:
app: diareat-ocr
Expand All @@ -12,7 +13,6 @@ spec:
labels:
app: diareat-ocr
spec:
revisionHistoryLimit: 3
containers:
- name: diareat-ocr
image: synoti21/diareat-ocr:latest
Expand Down Expand Up @@ -64,4 +64,4 @@ spec:
- name: diareat-svc
port: 8800
tls:
certResolver: myresolver
certResolver: myresolver

0 comments on commit 1790bc9

Please sign in to comment.