allow proxy header on ipapi

This commit is contained in:
Tobias Brunner 2020-05-25 22:50:34 +02:00
parent 3edf7167ef
commit a7926d5d78
1 changed files with 2 additions and 0 deletions

View File

@ -27,6 +27,8 @@ spec:
- image: docker.io/mpolden/echoip:latest
imagePullPolicy: Always
name: ipapi
args:
- -H "X-Real-IP"
ports:
- containerPort: 8080
name: http