Skip to content

Commit 54a69e2

Browse files
author
Martin Jackson
committed
Add instructions on what must change for the pattern
1 parent 5ad1899 commit 54a69e2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

content/patterns/ramendr-starter-kit/getting-started.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,8 @@ Paste the path to your locally stored private and public keys. If you do not hav
161161
$ git checkout -b my-branch
162162
----
163163

164-
. If you made any changes to files tracked by git, git add them and then commit the changes by running the following command:
164+
. In particular, you will almost certainly need to customize the pattern because the pattern cannot infer the AWS
165+
domain(s) you have control over. Especially, edit the link:https://github.com/validatedpatterns-sandbox/ramendr-starter-kit/blob/main/charts/hub/rdr/values.yaml[hub/rdr/values.yaml] to edit the `baseDomain` and possibly edit the `aws.region` settings. If you made any changes to this or any other files tracked by git, git add them and then commit the changes by running the following command:
165166
+
166167
[source,terminal]
167168
----

0 commit comments

Comments
 (0)