Loading charts/meep-loc-serv/values-template.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -20,7 +20,7 @@ image: env: MEEP_INSTANCE_ID: {{.InstanceId}} MEEP_SANDBOX_NAME: {{.SandboxName}} MEEP_SVC_PATH: /location/v2 MEEP_SVC_PATH: /location/v3 MEEP_HOST_URL: {{.HostUrl}} {{- if .IsMepService }} MEEP_MEP_NAME: {{.MepName}} Loading config/permissions-open.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -276,7 +276,7 @@ default: # # Location Service (Sbox) # #------------------------------ # - name: 'meep-loc-serv' # path: '/location/v2' # path: '/location/v3' # sbox: true # default: # mode: 'allow' Loading config/permissions-secure.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -191,7 +191,7 @@ services: # Location Service (Sbox) #------------------------------ - name: 'meep-loc-serv' path: '/location/v2' path: '/location/v3' sbox: true default: mode: 'verify' Loading go-apps/meep-ams/Dockerfile +1 −1 Original line number Diff line number Diff line Loading @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. FROM debian:9.6-slim FROM debian:11.7-slim COPY ./meep-ams /meep-ams COPY ./api /api COPY ./user-api /user-api Loading go-apps/meep-app-enablement/Dockerfile +1 −1 Original line number Diff line number Diff line Loading @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. FROM debian:9.6-slim FROM debian:11.7-slim COPY ./meep-app-enablement /meep-app-enablement COPY ./api /api COPY ./user-api /user-api Loading Loading
charts/meep-loc-serv/values-template.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -20,7 +20,7 @@ image: env: MEEP_INSTANCE_ID: {{.InstanceId}} MEEP_SANDBOX_NAME: {{.SandboxName}} MEEP_SVC_PATH: /location/v2 MEEP_SVC_PATH: /location/v3 MEEP_HOST_URL: {{.HostUrl}} {{- if .IsMepService }} MEEP_MEP_NAME: {{.MepName}} Loading
config/permissions-open.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -276,7 +276,7 @@ default: # # Location Service (Sbox) # #------------------------------ # - name: 'meep-loc-serv' # path: '/location/v2' # path: '/location/v3' # sbox: true # default: # mode: 'allow' Loading
config/permissions-secure.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -191,7 +191,7 @@ services: # Location Service (Sbox) #------------------------------ - name: 'meep-loc-serv' path: '/location/v2' path: '/location/v3' sbox: true default: mode: 'verify' Loading
go-apps/meep-ams/Dockerfile +1 −1 Original line number Diff line number Diff line Loading @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. FROM debian:9.6-slim FROM debian:11.7-slim COPY ./meep-ams /meep-ams COPY ./api /api COPY ./user-api /user-api Loading
go-apps/meep-app-enablement/Dockerfile +1 −1 Original line number Diff line number Diff line Loading @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. FROM debian:9.6-slim FROM debian:11.7-slim COPY ./meep-app-enablement /meep-app-enablement COPY ./api /api COPY ./user-api /user-api Loading