Update api url of ipify
This commit is contained in:
parent
eb299cf1e8
commit
f831e3ec93
@ -64,6 +64,9 @@ kubernetes:
|
|||||||
requests:
|
requests:
|
||||||
cpu: "100m"
|
cpu: "100m"
|
||||||
memory: "128Mi"
|
memory: "128Mi"
|
||||||
|
# Environment variables
|
||||||
|
env:
|
||||||
|
backendUrl: "https://api-ipify.dvirlabs.com"
|
||||||
# Ingress configuration
|
# Ingress configuration
|
||||||
ingress:
|
ingress:
|
||||||
enabled: false
|
enabled: false
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user