From adf6b4f8b7bd3632f0d93f6552be61721bae7b56 Mon Sep 17 00:00:00 2001 From: hiondal Date: Tue, 30 Sep 2025 10:16:27 +0900 Subject: [PATCH] release --- deployment/k8s/common/ingress.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/deployment/k8s/common/ingress.yaml b/deployment/k8s/common/ingress.yaml index 8fb360e..113cc7d 100644 --- a/deployment/k8s/common/ingress.yaml +++ b/deployment/k8s/common/ingress.yaml @@ -45,4 +45,5 @@ spec: service: name: kos-mock port: - number: 80 \ No newline at end of file + number: 80 + \ No newline at end of file