fix: Fixed chart values
Server Deploy / deploy (push) Successful in 11s
Chart Release / chart (push) Successful in 14s

This commit is contained in:
2026-09-08 09:21:38 +00:00
parent 262795bf2e
commit c946a23afc
+2 -2
View File
@@ -50,7 +50,7 @@ server:
backoffLimit: 0
activeDeadlineSeconds: 900
image:
repository: gitea.hostxtra.co.uk/mrhid6/vantage/server
repository: gitea.hostxtra.co.uk/vantage/vantage-app/server
tag: latest
service:
type: ClusterIP
@@ -74,7 +74,7 @@ server:
web:
replicaCount: 1
image:
repository: gitea.hostxtra.co.uk/mrhid6/vantage/web
repository: gitea.hostxtra.co.uk/vantage/vantage-app/web
tag: latest
service:
type: ClusterIP