add link on start-app
This commit is contained in:
parent
1efa8b83f2
commit
9487f5c0bc
@ -12,6 +12,4 @@ kubectl apply -f deployment.yaml
|
||||
# Create the services
|
||||
kubectl apply -f service.yaml
|
||||
|
||||
# Display created resources
|
||||
echo "Resources created:"
|
||||
kubectl get all -n myapp-namespace
|
||||
echo "Resources created. You can access on http://192.168.49.2:30080/"
|
Loading…
Reference in New Issue
Block a user