diff --git a/ipapi/deployment.yaml b/ipapi/deployment.yaml index 94b7247..6bb1591 100644 --- a/ipapi/deployment.yaml +++ b/ipapi/deployment.yaml @@ -41,7 +41,7 @@ spec: - -C - "1000" - -t - - /data/template/index.html + - /data/template ports: - containerPort: 8080 name: http