feat: rename git2/registry to git.lunarfront.tech

This commit is contained in:
Ryan Moon
2026-04-02 20:43:00 -05:00
parent 73f77b2f9a
commit d3e1b398c6
5 changed files with 11 additions and 11 deletions

View File

@@ -2,11 +2,11 @@
image:
backend:
repository: registry.lunarfront.tech/ryan/lunarfront-app
repository: git.lunarfront.tech/ryan/lunarfront-app
tag: latest
pullPolicy: Always
frontend:
repository: registry.lunarfront.tech/ryan/lunarfront-frontend
repository: git.lunarfront.tech/ryan/lunarfront-frontend
tag: latest
pullPolicy: Always