Skip to main content

Resource Server Adapter Upgrade and Rollback

Upgrading to a newer version of any of the components that run as part of the FPX network (including the Resource Server Adapters) can be done by running the same command (assuming an updated configuration is provided).

$ helm upgrade --install fpx identos-helm/fpxcore -f configuration.yaml

The upgrade process is complete when you run the following command and all deployments are ready, up-to-date and available:

$ kubectl get deployments
NAME READY UP-TO-DATE AVAILABLE AGE
example-spring-56cfbc49dd-96t6k 1/1 1 1 2m32s