diff --git a/k8s/deploy.rickroll.yaml b/k8s/deploy.rickroll.yaml index a8225ca..68f1a56 100644 --- a/k8s/deploy.rickroll.yaml +++ b/k8s/deploy.rickroll.yaml @@ -18,7 +18,7 @@ spec: spec: containers: - name: server - image: gitea.konchin.com/services/rickroll:latest + image: gitea.konchin.com/service/rickroll:latest ports: - name: http containerPort: 80