Skip to content

Commit a9b0433

Browse files
authored
Merge pull request #96696 from iamNoah1/patch-1
Add info about default user name
2 parents 84e0351 + daab2d6 commit a9b0433

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/aks/openfaas.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ gateway ClusterIP 10.0.156.194 <none> 8080/TCP
105105
gateway-external LoadBalancer 10.0.28.18 52.186.64.52 8080:30800/TCP 7m
106106
```
107107

108-
To test the OpenFaaS system, browse to the external IP address on port 8080, `http://52.186.64.52:8080` in this example. You will be prompted to log in. To fetch your password, enter `echo $PASSWORD`.
108+
To test the OpenFaaS system, browse to the external IP address on port 8080, `http://52.186.64.52:8080` in this example. You will be prompted to log in. The default user is `admin` and your password can be retrieved by using `echo $PASSWORD`.
109109

110110
![OpenFaaS UI](media/container-service-serverless/openfaas.png)
111111

0 commit comments

Comments
 (0)