Spring Cloud Kubernetes example demonstrating Circuit Breaker and Ribbon.
This commit is contained in:
@@ -16,7 +16,7 @@ oc policy add-role-to-user view --serviceaccount=default
|
||||
You can deploy the application using the fabric8 maven plugin:
|
||||
|
||||
```
|
||||
mvn clean install fabric8:build fabric8:deploy
|
||||
mvn clean install fabric8:build fabric8:deploy -Pintegration
|
||||
```
|
||||
|
||||
### Changing the configuration
|
||||
|
||||
Reference in New Issue
Block a user