File tree Expand file tree Collapse file tree 3 files changed +6
-5
lines changed Expand file tree Collapse file tree 3 files changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ Ensure you have the key to decrypt secrets. Reach out to members of the Data Hub
13
13
14
14
### Deploying to Development
15
15
16
- See [ the docs] ( docs/setup_argocd_dev_enviornment .md ) for instructions on how to setup a development environment.
16
+ See [ the docs] ( docs/setup_argocd_dev_environment .md ) for instructions on how to setup a development environment.
17
17
18
18
### Deploying to Production
19
19
To Deploy CRDs run (cluster admin required):
Original file line number Diff line number Diff line change 1
1
# Deploying a development environment
2
2
3
3
## Prequisites
4
- * An OCP 4.x Development cluster
5
- * Must have cluster admin
4
+ * An OCP 4.x Development cluster.
5
+ * Must have cluster admin.
6
+ * Follow the steps [ here] ( manage_your_app_secrets.md ) .
6
7
7
8
## Instructions
8
9
9
- Create the project ` aicoe-argocd-dev ` and ` argocd-test ` . The latter wll be used
10
+ Create the project ` aicoe-argocd-dev ` and ` argocd-test ` . The latter will be used
10
11
for deploying a dev application via ArgoCD.
11
12
12
13
``` bash
Original file line number Diff line number Diff line change 13
13
- admin/update_gpg_key.md
14
14
- Permissions : argocd_project_permissions.md
15
15
- Development :
16
- - Configuring Environment : setup_argocd_dev_enviornment .md
16
+ - Configuring Environment : setup_argocd_dev_environment .md
17
17
- Versions : versions.md
18
18
- Metrics : argocd_metrics.md
19
19
theme :
You can’t perform that action at this time.
0 commit comments