Update ingress.yaml

This commit is contained in:
John Hanzu Kim
2025-06-20 09:58:13 +09:00
committed by GitHub
parent fa44a379a6
commit e81c6f5aa5
+7
View File
@@ -53,4 +53,11 @@ spec:
name: store
port:
number: 80
- path: /api/images
pathType: Prefix
backend:
service:
name: store
port:
number: 80