Loading config/.meepctl-repocfg.yaml +2 −2 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: try-mec.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 @@ -79,7 +79,7 @@ repo: # 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://try-mec.etsi.org/platform-ctrl/v1/authorize # OAuth k8s secret (data: client-id, secret) secret: meep-oauth-github # GitLab OAuth provider config Loading Loading
config/.meepctl-repocfg.yaml +2 −2 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: try-mec.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 @@ -79,7 +79,7 @@ repo: # 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://try-mec.etsi.org/platform-ctrl/v1/authorize # OAuth k8s secret (data: client-id, secret) secret: meep-oauth-github # GitLab OAuth provider config Loading