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:
repository: harbor.dvirlabs.com/my-apps/my-recipes-frontend
pullPolicy: Always
tag: develop-22639a4
tag: develop-a5d87b8
service:
type: ClusterIP
port: 80
@ -75,16 +75,14 @@ frontend:
- secretName: my-recipes-tls
hosts:
- my-recipes.dvirlabs.com
# Admin user configuration
admin:
username: "admin"
email: "admin@myrecipes.local"
password: "admin123" # Change this password!
password: "admin123" # Change this password!
firstName: "Admin"
lastName: "User"
displayName: "מנהל"
# PostgreSQL configuration
postgres:
name: db