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
Copy file name to clipboardExpand all lines: pkg/util/constants/constants.go
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -51,4 +51,7 @@ const (
51
51
FinalizerPVCMemberExists="pvc.database.arangodb.com/member-exists"// Finalizer added to PVCs, indicating the need to keep is as long as its member exists
52
52
53
53
AnnotationEnforceAntiAffinity="database.arangodb.com/enforce-anti-affinity"// Key of annotation added to PVC. Value is a boolean "true" or "false"
0 commit comments