diff --git a/.gitmodules b/.gitmodules index 23bf7b24..b0cc0395 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,3 @@ [submodule "src/SDKs/O2.Toolkit"] path = src/SDKs/O2.Toolkit - url = https://github.com/O2-Bionics/O2.Toolkit.git -[submodule "src/Services/auth-server"] - path = src/Services/auth-server - url = https://github.com/O2-Bionics/O2NextGen.Auth.Server.git + url = https://github.com/O2-Bionics/O2.Toolkit.git \ No newline at end of file diff --git a/deploy/helm/EFK-Kubernetes b/deploy/helm/EFK-Kubernetes deleted file mode 160000 index b49fd8a2..00000000 --- a/deploy/helm/EFK-Kubernetes +++ /dev/null @@ -1 +0,0 @@ -Subproject commit b49fd8a24013e20be68eac958fb9b0ceaa20b779 diff --git a/deploy/helm/pfr-mvc/values.yaml b/deploy/helm/pfr-mvc/values.yaml index 50d98a42..64cd52a0 100644 --- a/deploy/helm/pfr-mvc/values.yaml +++ b/deploy/helm/pfr-mvc/values.yaml @@ -76,6 +76,8 @@ env: value: https://auth.o2nextgen.com - name: Services__CallBackUrl value: https://app.pfr-centr.com + - name: Services__CGenApi + value: https://cgen-api.o2nextgen.com resources: {} # We usually recommend not to specify default resources and to leave this as a conscious # choice for the user. This also increases chances charts run on environments with little diff --git a/src/Services/auth-server b/src/Services/auth-server deleted file mode 160000 index 835b6bfd..00000000 --- a/src/Services/auth-server +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 835b6bfd7ebfcefb74d5dda30b57b61ceec2fd78