Replace all to oramap

This commit is contained in:
dvirlabs 2025-05-16 11:49:22 +03:00
parent 53f13dc22c
commit f0e1f31076

View File

@ -0,0 +1,22 @@
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: []