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

View file

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