Loading config/.meepctl-repocfg.yaml +8 −8 Original line number Diff line number Diff line Loading @@ -38,7 +38,7 @@ repo: # platform ingress configuration ingress: # host name host: mec-platform.etsi.org host: mec-platform2.etsi.org # enable https only (redirect http requests to https port) https-only: true # bind to host ports (true) or node ports (false) Loading Loading @@ -68,18 +68,18 @@ repo: github: # enable GitHub OAuth enabled: true # device authorization url # device authorization url for mec-sandbox-api device-auth-url: https://github.com/login/device/code # device polling url # authorization url for mec-sandbox-api device-poll-url: https://github.com/login/oauth/access_token # device polling url poll-url: https://github.com/login/oauth/access_token # authorization url auth-url: https://github.com/login/device/code # polling url poll-url: https://github.com/login/oauth/access_token # access token url token-url: https://github.com/login/oauth/access_token # OAuth redirect URI redirect-uri: https://mec-platform.etsi.org/platform-ctrl/v1/authorize redirect-uri: https://mec-platform2.etsi.org/platform-ctrl/v1/authorize # OAuth k8s secret (data: client-id, secret) secret: meep-oauth-github # GitLab OAuth provider config Loading @@ -91,7 +91,7 @@ repo: # access token url token-url: https://forge.etsi.org/rep/oauth/token # OAuth redirect URI redirect-uri: https://mec-platform.etsi.org/platform-ctrl/v1/authorize redirect-uri: https://mec-platform2.etsi.org/platform-ctrl/v1/authorize # GitLab api url api-url: https://forge.etsi.org/rep/api/v4 # OAuth k8s secret (data: client-id, secret) Loading Loading @@ -120,7 +120,7 @@ repo: # prometheus environment (dev|prod) promenv: prod # unique deployment identifier replica: 172.29.10.52 replica: 172.29.10.56 # Thanos long-term storage thanos: # enable Thanos Loading Loading
config/.meepctl-repocfg.yaml +8 −8 Original line number Diff line number Diff line Loading @@ -38,7 +38,7 @@ repo: # platform ingress configuration ingress: # host name host: mec-platform.etsi.org host: mec-platform2.etsi.org # enable https only (redirect http requests to https port) https-only: true # bind to host ports (true) or node ports (false) Loading Loading @@ -68,18 +68,18 @@ repo: github: # enable GitHub OAuth enabled: true # device authorization url # device authorization url for mec-sandbox-api device-auth-url: https://github.com/login/device/code # device polling url # authorization url for mec-sandbox-api device-poll-url: https://github.com/login/oauth/access_token # device polling url poll-url: https://github.com/login/oauth/access_token # authorization url auth-url: https://github.com/login/device/code # polling url poll-url: https://github.com/login/oauth/access_token # access token url token-url: https://github.com/login/oauth/access_token # OAuth redirect URI redirect-uri: https://mec-platform.etsi.org/platform-ctrl/v1/authorize redirect-uri: https://mec-platform2.etsi.org/platform-ctrl/v1/authorize # OAuth k8s secret (data: client-id, secret) secret: meep-oauth-github # GitLab OAuth provider config Loading @@ -91,7 +91,7 @@ repo: # access token url token-url: https://forge.etsi.org/rep/oauth/token # OAuth redirect URI redirect-uri: https://mec-platform.etsi.org/platform-ctrl/v1/authorize redirect-uri: https://mec-platform2.etsi.org/platform-ctrl/v1/authorize # GitLab api url api-url: https://forge.etsi.org/rep/api/v4 # OAuth k8s secret (data: client-id, secret) Loading Loading @@ -120,7 +120,7 @@ repo: # prometheus environment (dev|prod) promenv: prod # unique deployment identifier replica: 172.29.10.52 replica: 172.29.10.56 # Thanos long-term storage thanos: # enable Thanos Loading