Fix double tag

This commit is contained in:
dvirlabs 2025-07-03 09:32:17 +03:00
parent c8a6d77f61
commit c2c82425c1

View File

@ -2,7 +2,7 @@ frontend:
image:
repository: harbor.dvirlabs.com/my-apps/navix-frontend
pullPolicy: IfNotPresent
tag: master-4fc5494
tag: master-4fc5494 # ✅ Move tag here under image
service:
type: ClusterIP
port: 80