minor
This commit is contained in:
parent
5c8eb64d02
commit
115da7ae19
@ -1,4 +1,5 @@
|
||||
- K8s namespace should be the same as the code repository name(project name), e.g. **freeleaps-service-hub**
|
||||
- All apps within the repository should be deployed under the same namespace
|
||||
- For each app, the K8s pod name must be the same as appEnv.APP_NAME
|
||||
- When loading deployment yaml file under k8s folder (alpha.yaml, prod.yaml):
|
||||
- Replace the secret values that are in format of {SECRET_NAME}, e.g. **{STRIPE_API_KEY}**
|
||||
|
||||
Loading…
Reference in New Issue
Block a user