Fix Gitea username: julia → lazorgurl in all registry/API refs
Some checks are pending
CI / changes (push) Waiting to run
CI / lint-and-test (push) Waiting to run
CI / build (push) Blocked by required conditions
Deploy Production / deploy (push) Waiting to run

Gitea admin username is julia but the Gitea account name is
lazorgurl. Update container registry URLs, workflow refs,
Taskfile API calls, and pull secret placeholders.
This commit is contained in:
Julia McGhee
2026-03-21 16:06:58 +00:00
parent cb733c92a0
commit e0fcf2b756
12 changed files with 23 additions and 23 deletions

View File

@@ -18,7 +18,7 @@ spec:
- name: gitea-pull-secret
containers:
- name: harness
image: gitea.coreworlds.io/julia/homelab-harness:latest
image: gitea.coreworlds.io/lazorgurl/homelab-harness:latest
ports:
- containerPort: 3100
env:

View File

@@ -14,6 +14,6 @@ patches:
kind: Deployment
name: harness
images:
- name: gitea.coreworlds.io/julia/homelab-harness
newName: gitea.coreworlds.io/julia/homelab-harness
- name: gitea.coreworlds.io/lazorgurl/homelab-harness
newName: gitea.coreworlds.io/lazorgurl/homelab-harness
newTag: latest