Add rule to keep the IP address
This commit is contained in:
parent
8152679c67
commit
dc8b485b51
@ -34,6 +34,8 @@ ports:
|
|||||||
|
|
||||||
service:
|
service:
|
||||||
type: LoadBalancer
|
type: LoadBalancer
|
||||||
|
spec:
|
||||||
|
externalTrafficPolicy: Local
|
||||||
|
|
||||||
additionalArguments:
|
additionalArguments:
|
||||||
- "--certificatesresolvers.letsencrypt.acme.httpchallenge=true"
|
- "--certificatesresolvers.letsencrypt.acme.httpchallenge=true"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user