frontend: update tag to develop-a5d87b8

This commit is contained in:
woodpecker-bot 2025-12-08 12:47:47 +00:00
parent f3a2b211ed
commit 2ec9fb4f90

View File

@ -45,7 +45,7 @@ frontend:
image: image:
repository: harbor.dvirlabs.com/my-apps/my-recipes-frontend repository: harbor.dvirlabs.com/my-apps/my-recipes-frontend
pullPolicy: Always pullPolicy: Always
tag: develop-22639a4 tag: develop-a5d87b8
service: service:
type: ClusterIP type: ClusterIP
port: 80 port: 80
@ -75,7 +75,6 @@ frontend:
- secretName: my-recipes-tls - secretName: my-recipes-tls
hosts: hosts:
- my-recipes.dvirlabs.com - my-recipes.dvirlabs.com
# Admin user configuration # Admin user configuration
admin: admin:
username: "admin" username: "admin"
@ -84,7 +83,6 @@ admin:
firstName: "Admin" firstName: "Admin"
lastName: "User" lastName: "User"
displayName: "מנהל" displayName: "מנהל"
# PostgreSQL configuration # PostgreSQL configuration
postgres: postgres:
name: db name: db