commit f92e6c4967c633f16e814712d1c1d92880858fe2
| author | 斟酌 鵬兄 <tgckpg@gmail.com> |
| date | 2026-06-12T05:11:44Z |
| subject | Incorrect image name |
commit f92e6c4967c633f16e814712d1c1d92880858fe2
Author: 斟酌 鵬兄 <tgckpg@gmail.com>
Date: 2026-06-12T05:11:44Z
Incorrect image name
---
k8s/deployments.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/k8s/deployments.yaml b/k8s/deployments.yaml
index 24565da..aff4259 100644
--- a/k8s/deployments.yaml
+++ b/k8s/deployments.yaml
@@ -16,7 +16,7 @@ spec:
- name: registry-auth
containers:
- name: web
- image: registry.k8s.astropenguin.net/resolver-go:IMAGE_TAG
+ image: registry.k8s.astropenguin.net/astrojs:IMAGE_TAG
securityContext:
runAsGroup: 1001
runAsNonRoot: true