We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0398a3 commit 97acd88Copy full SHA for 97acd88
documentation/staging/content/userguide/cicd/choose-an-approach.md
@@ -64,7 +64,7 @@ various approaches. We can start by asking ourselves questions like these:
64
65
If you need to make an update in a lower layer, then you will need to rebuild that
66
layer and all of the layers above it. This means that you will need to rebuild the
67
- domain layer. In the case of Model in Image, you will need to determine if you need to
+ domain layer. In the case of Domain in Image, you will need to determine if you need to
68
keep the same domain encryption keys.
69
70
The diagram below summarizes these concerns in a decision tree for the “domain-in-image” case:
0 commit comments