Scheduled Maintenance

By default, security maintenance runs Sunday to Friday between 21:00 and 05:00 (Central Europe Time).

For more information about maintenance procedures, please visit the product description.

The day and time can be adjusted as described below. Times are in the CET time zone.

Redis instance with custom maintenance
apiVersion: vshn.appcat.vshn.io/v1
kind: VSHNRedis
metadata:
  name: redis-app1-prod
  namespace: prod-app
spec:
  parameters:
    maintenance:
      dayOfWeek: wednesday (1)
      timeOfDay: '23:30:00' (2)
1 The day when the maintenance should take place
2 The time when the maintenance should be started