backend: update tag to master-fccd8a0

This commit is contained in:
woodpecker-bot 2026-03-24 07:45:03 +00:00
parent d9b485ae6f
commit ef09c75482

View File

@ -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