frontend: update tag to master-dfb21aa
This commit is contained in:
parent
456934a242
commit
0ce93a0b74
@ -20,7 +20,7 @@ backend:
|
|||||||
frontend:
|
frontend:
|
||||||
image:
|
image:
|
||||||
repository: harbor.dvirlabs.com/my-apps/oramap-frontend
|
repository: harbor.dvirlabs.com/my-apps/oramap-frontend
|
||||||
tag: "master-02074aa"
|
tag: "master-dfb21aa"
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
containerPort: 80
|
containerPort: 80
|
||||||
replicaCount: 1
|
replicaCount: 1
|
||||||
@ -39,7 +39,6 @@ service:
|
|||||||
frontend:
|
frontend:
|
||||||
port: 80
|
port: 80
|
||||||
targetPort: 80
|
targetPort: 80
|
||||||
|
|
||||||
# MongoDB configuration
|
# MongoDB configuration
|
||||||
mongodb:
|
mongodb:
|
||||||
enabled: true
|
enabled: true
|
||||||
@ -59,7 +58,6 @@ mongodb:
|
|||||||
cpu: 100m
|
cpu: 100m
|
||||||
memory: 256Mi
|
memory: 256Mi
|
||||||
database: oramap
|
database: oramap
|
||||||
|
|
||||||
ingress:
|
ingress:
|
||||||
enabled: true
|
enabled: true
|
||||||
className: "traefik"
|
className: "traefik"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user