correct args for ipapi

This is really bad and it has stolen 3h from my live. I should have
known it!
This commit is contained in:
Tobias Brunner 2020-05-26 00:14:48 +02:00
parent 6f5f2cc24b
commit 6d2e8c9c0e
1 changed files with 2 additions and 1 deletions

View File

@ -28,7 +28,8 @@ spec:
imagePullPolicy: Always
name: ipapi
args:
- -H "X-Forwarded-For"
- -H
- X-Forwarded-For
ports:
- containerPort: 8080
name: http