Replace all to oramap
This commit is contained in:
parent
690c3bf135
commit
53f13dc22c
@ -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: []
|
||||
Loading…
x
Reference in New Issue
Block a user