fix: precedence typo

Signed-off-by: guoguangwu <guoguangwu@magic-shield.com>
This commit is contained in:
guoguangwu 2023-08-10 14:38:08 +08:00
parent ad7a8b21ae
commit bf543d94e9

View file

@ -8,7 +8,7 @@ Consists of the following charts:
- App Chart (Uses Library Chart as dependecy, 2x: app1/app2)
- Umbrella Chart (Has all the app charts as dependencies)
The precendence is as follows: `library < app < umbrella`
The precedence is as follows: `library < app < umbrella`
Catches two use-cases: