You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -116,6 +116,13 @@ source shell-helper.sh
116
116
argo
117
117
```
118
118
119
+
After some minutes argocd is also available over your domain like this: https://admin.${TF_VAR_context}.iits.tech
120
+
121
+
## Save the basic auth credentials
122
+
123
+
Inside otc-cloud/dev/kubernetes you see there is now a new file which is called *basic-auth-password.txt*
124
+
Inside this file you will find the credentials to be able to access your page.
125
+
119
126
## Go over to Argo and deploy some services
120
127
121
128
We are finished with the terraform part and will switch now over to this repository: https://github.com/iits-consulting/otc-infrastructure-charts-template
0 commit comments