Replace all to oramap

This commit is contained in:
dvirlabs 2025-05-16 11:48:43 +03:00
parent 690c3bf135
commit 53f13dc22c

View File

@ -1,22 +0,0 @@
replicaCount: 1
image:
repository: harbor.dvirlabs.com/shay/oramap
tag: "1"
pullPolicy: IfNotPresent
containerPort: 3000
service:
type: ClusterIP
port: 80
ingress:
enabled: true
className: "traefik"
hosts:
- host: oramap.dvirlabs.com
paths:
- path: /
pathType: Prefix
tls: []