diff options
| author | Max Resnick <max@ofmax.li> | 2024-08-26 21:14:13 -0700 |
|---|---|---|
| committer | Max Resnick <max@ofmax.li> | 2024-08-26 21:14:13 -0700 |
| commit | 72af81e9ebca394f6afa3f669a3ca241c912b4c4 (patch) | |
| tree | 5d21f7aca0e330a7c54409e0e5548ecc8ebaa4c7 /manifests/local/kustomization.yaml | |
| parent | cfed1d85734c659cf260224ff2752a14ba8a2599 (diff) | |
| download | go-git-server-72af81e9ebca394f6afa3f669a3ca241c912b4c4.tar.gz | |
chore: fixup labels
Diffstat (limited to 'manifests/local/kustomization.yaml')
| -rw-r--r-- | manifests/local/kustomization.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/local/kustomization.yaml b/manifests/local/kustomization.yaml index 46f4112..c808606 100644 --- a/manifests/local/kustomization.yaml +++ b/manifests/local/kustomization.yaml @@ -13,5 +13,5 @@ resources: - pvc.yaml images: -- name: public.ecr.aws/s0f9o2k5/go-git-server +- name: go-git-server newName: go-git-registry:5000/go-git-server |