You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Optional: if you want the problem patterns to be automatically
89
89
# enabled once a day, deploy these manifests too
@@ -144,7 +144,7 @@ curl -X PUT "http://{IP_ADDRESS}/feature-flag-service/v1/flags/{FEATURE_ID}/" \
144
144
145
145
You can also manage enabled problem patterns via the easyTrade frontend.
146
146
147
-
> **NOTE:** More information on the feature flag service's parameters available in [feature flag service's doc](./docs/featureflagservice.md).
147
+
> **NOTE:** More information on the feature flag service's parameters available in [feature flag service's doc](src/feature-flag-service/README.md).
148
148
149
149
If you are deploying easyTrade on K8s, you can also apply [these cronjobs](./kubernetes-manifests/problem-patterns/), which will enable the problem patterns once a day.
150
150
@@ -170,9 +170,9 @@ can also handle XML requests. Data types are negotiated based on `Accept` and `C
0 commit comments