cloud-native-toolkit / cloud-native-toolkit/planning

Session 1: error in example for pointing bff to the inventory service

Open
#10 0 comments 0 reactions 0 assignees View on GitHub
bug documentation
Dominant language
No language data
Stars
4
Forks
1
PR merge metrics
No merged PRs in 30d

Description

When adding the value for serviceURL to the file "chart/template-graphql-typescript/values.yaml" the text is correct but the example reads:

serviceUrl: "inventory-management-service-{your initials}:80"

this is incorrect. The line should read:

serviceUrl: "inventory-management-svc-{your initials}:80"

As cut and paste is likely to be employed by students this will force a debug session on them (as it did to me :)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.