Skip to content

Commit

Permalink
fix adoc
Browse files Browse the repository at this point in the history
  • Loading branch information
r3dact3d committed Aug 7, 2024
1 parent 3067d46 commit a333ec8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ Ensure you have the following before starting the deployment:

Here's a list of all required GitHub secrets for the deployment:

NOTE: There are multiple places to create secrets in GitHub, be sure to the *Actions* and *Repository Secrets* like this path [link="https://github.com/r3dact3d/OCP4-Deploy/settings/secrets/actions"]
NOTE: There are multiple places to create secrets in GitHub, be sure to the *Actions* and *Repository Secrets* like this path link: https://github.com/r3dact3d/OCP4-Deploy/settings/secrets/actions[OCP4-Deploy/settings/secrets/actions]

- `OCP_ADMIN_USER`: Cluster admin username.
- `OCP_ADMIN_PASS`: Cluster admin password.
Expand All @@ -49,7 +49,7 @@ NOTE: There are multiple places to create secrets in GitHub, be sure to the *Act
- `OCP_BASE_DOMAIN`: Top-level domain for Route53, does not require a leading dot.
- `OCP_CLUSTER_NAME`: Name of the OpenShift cluster.
- `OCP_CLIENT_VERSION`: OpenShift client version, e.g., "4", "4.7", or "4.9.9".
- `RED_HAT_PULLSECRET`: Red Hat credentials for accessing Red Hat repositories. [link="https://console.redhat.com/openshift/install/pull-secret"]
- `RED_HAT_PULLSECRET`: Red Hat credentials for accessing Red Hat repositories. link: https://console.redhat.com/openshift/install/pull-secret[Pull Secret]
- `AWS_ACCESS_KEY_ID`: AWS Access Key.
- `AWS_SECRET_ACCESS_KEY`: AWS Secret Access Key.
- `AWS_REGION`: AWS Region where the cluster will be deployed.
Expand Down

0 comments on commit a333ec8

Please sign in to comment.