Skip to content

Commit 28d4784

Browse files
committed
Update nav, add argocd destination to project
1 parent 723a2bb commit 28d4784

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

content/modules/ROOT/examples/rbac/appproject.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ spec:
2626
server: https://kubernetes.default.svc
2727
- namespace: user%USERNUM%-prod
2828
server: https://kubernetes.default.svc
29+
- namespace: user%USERNUM%-argocd
30+
server: https://kubernetes.default.svc
2931
sourceRepos:
3032
- https://github.com/OpenShiftDemos/advanced-gitops-workshop
3133
- https://github.com/gitops-examples/getting-started

content/modules/ROOT/nav.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
* xref:01-getting-started.adoc[1. Getting Started]
22
** xref:01-getting-started.adoc#cluster-login[Cluster Login]
3+
** xref:01-getting-started.adoc#open-web-terminal[Web Terminal]
34
** xref:01-getting-started.adoc#argocd-login[Argo CD Login]
45
** xref:01-getting-started.adoc#argocd-cli[Argo CD CLI]
56
** xref:01-getting-started.adoc#gitops-architecture[OpenShift GitOps Architecture]

0 commit comments

Comments
 (0)