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