Troubleshooting
Scenario 1: Unable to Redeploy Service After Config ChangesΒΆ
Users may notice they cannot update a service to capture new configuration changes if the service status is Success. For example, if configuration values are updated in PaaS Studio and a redeployment is attempted, the process fails with a message indicating that services with a Success status cannot be updated.
cannot update service with status Success
Validation
To resolve this issue and enable Day-2 operations
:
- Add the following label to the service profile:
ALLOW_DAY2_OPERATIONS: true
- Redeploy the service again to capture the updated configuration.