Skip to content

Commit daab2d6

Browse files
authored
Update articles/aks/openfaas.md
1 parent 0df8e2d commit daab2d6

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. The default user is `admin` and your password can be retrieved using `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)