|
@@ -322,5 +322,5 @@ func ProviderSpec() *esv1.SecretStoreProvider {
|
|
|
|
|
|
|
|
// MaintenanceStatus returns the maintenance status of the provider.
|
|
// MaintenanceStatus returns the maintenance status of the provider.
|
|
|
func MaintenanceStatus() esv1.MaintenanceStatus {
|
|
func MaintenanceStatus() esv1.MaintenanceStatus {
|
|
|
- return esv1.MaintenanceStatusNotMaintained
|
|
|
|
|
|
|
+ return esv1.MaintenanceStatusMaintained
|
|
|
}
|
|
}
|