diff --git a/netmaker/ui/deployment.yaml b/netmaker/ui/deployment.yaml index 7f25b2d..4834b7c 100644 --- a/netmaker/ui/deployment.yaml +++ b/netmaker/ui/deployment.yaml @@ -17,5 +17,5 @@ spec: image: gravitl/netmaker-ui:v1.1.0 env: - name: BACKEND_URL - value: 'https://api.netmaker-test.infra.dubyatp.xyz' + value: 'https://api.netmaker.infra.dubyatp.xyz' terminationGracePeriodSeconds: 15 \ No newline at end of file