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