Loading AdvantEDGE.code-workspace 0 → 100644 +24 −0 Original line number Diff line number Diff line { "folders": [ { "path": "." }, { "path": "../mec-sandbox" }, { "path": "../mec-sandbox-scenarios" }, { "path": "../tmp/nodejs" }, { "path": "../tmp/tools" } ], "extensions": { "recommendations": [ "waderyan.nodejs-extension-pack" ] } } No newline at end of file charts/meep-app-enablement/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: /mec_app_support/v1 MEEP_SVC_PATH: /mec_app_support/v2 MEEP_HOST_URL: {{.HostUrl}} {{- if .IsMepService }} MEEP_MEP_NAME: {{.MepName}} 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 +2 −2 Original line number Diff line number Diff line Loading @@ -156,7 +156,7 @@ default: # #------------------------------ # - name: 'meep-app-enablement' # api: 'mec_app_support' # path: '/mec_app_support/v1' # path: '/mec_app_support/v2' # sbox: true # default: # mode: 'allow' Loading 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 +2 −2 Original line number Diff line number Diff line Loading @@ -157,7 +157,7 @@ services: #------------------------------ - name: 'meep-app-enablement' api: 'mec_app_support' path: '/mec_app_support/v1' path: '/mec_app_support/v2' sbox: true default: mode: 'verify' Loading 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 Loading
AdvantEDGE.code-workspace 0 → 100644 +24 −0 Original line number Diff line number Diff line { "folders": [ { "path": "." }, { "path": "../mec-sandbox" }, { "path": "../mec-sandbox-scenarios" }, { "path": "../tmp/nodejs" }, { "path": "../tmp/tools" } ], "extensions": { "recommendations": [ "waderyan.nodejs-extension-pack" ] } } No newline at end of file
charts/meep-app-enablement/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: /mec_app_support/v1 MEEP_SVC_PATH: /mec_app_support/v2 MEEP_HOST_URL: {{.HostUrl}} {{- if .IsMepService }} MEEP_MEP_NAME: {{.MepName}} 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 +2 −2 Original line number Diff line number Diff line Loading @@ -156,7 +156,7 @@ default: # #------------------------------ # - name: 'meep-app-enablement' # api: 'mec_app_support' # path: '/mec_app_support/v1' # path: '/mec_app_support/v2' # sbox: true # default: # mode: 'allow' Loading 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 +2 −2 Original line number Diff line number Diff line Loading @@ -157,7 +157,7 @@ services: #------------------------------ - name: 'meep-app-enablement' api: 'mec_app_support' path: '/mec_app_support/v1' path: '/mec_app_support/v2' sbox: true default: mode: 'verify' Loading 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