Skip to content

Commit

Permalink
Merge pull request #29 from mvazquezc/small-nit2
Browse files Browse the repository at this point in the history
Fixes arrow formatting
  • Loading branch information
mvazquezc authored Sep 12, 2023
2 parents 6fd3ba3 + 7104854 commit de9bd27
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ IMPORTANT: The password is likely to be different in your environment.

IMPORTANT: Before using the Kubeconfig we need to edit one parameter. This is only required due to the lab setup we have, in a real scenario this change shouldn't be required. We will be changing the kubeconfig's API endpoint from the IP to the DNS record for the API.

WARNING: If you're using MacOS, make sure you use `gnused` instead of `sed`, otherwise the command below will not make any change to the file. You can install `gnused` via `brew` --> `brew install gnused`.
WARNING: If you're using MacOS, make sure you use `gnused` instead of `sed`, otherwise the command below will not make any change to the file. You can install `gnused` via `brew` -> `brew install gnused`.

[.console-input]
[source,bash,subs="attributes+,+macros"]
Expand Down

0 comments on commit de9bd27

Please sign in to comment.