backend: update tag to master-fccd8a0
This commit is contained in:
parent
d9b485ae6f
commit
ef09c75482
@ -1,19 +1,14 @@
|
|||||||
imagePullSecrets:
|
imagePullSecrets:
|
||||||
- name: harbor-regcred
|
- name: harbor-regcred
|
||||||
|
|
||||||
replicaCount: 1
|
replicaCount: 1
|
||||||
|
|
||||||
image:
|
image:
|
||||||
repository: harbor.dvirlabs.com/shay/oramap
|
repository: harbor.dvirlabs.com/shay/oramap
|
||||||
tag: "3"
|
tag: "3"
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
containerPort: 3000
|
containerPort: 3000
|
||||||
|
|
||||||
service:
|
service:
|
||||||
type: ClusterIP
|
type: ClusterIP
|
||||||
port: 80
|
port: 80
|
||||||
|
|
||||||
ingress:
|
ingress:
|
||||||
enabled: true
|
enabled: true
|
||||||
className: "traefik"
|
className: "traefik"
|
||||||
@ -23,3 +18,6 @@ ingress:
|
|||||||
- path: /
|
- path: /
|
||||||
pathType: Prefix
|
pathType: Prefix
|
||||||
tls: []
|
tls: []
|
||||||
|
backend:
|
||||||
|
image:
|
||||||
|
tag: master-fccd8a0
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user