We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d8b3fe7 + 2855360 commit 3eb1ccdCopy full SHA for 3eb1ccd
pkg/apis/redis/v1alpha1/distributedrediscluster_types.go
@@ -95,7 +95,7 @@ type RedisStorage struct {
95
Size resource.Quantity `json:"size"`
96
Type StorageType `json:"type"`
97
Class string `json:"class"`
98
- DeleteClaim bool `json:"deleteClaim",omitempty"`
+ DeleteClaim bool `json:"deleteClaim,omitempty"`
99
}
100
101
// DistributedRedisClusterStatus defines the observed state of DistributedRedisCluster
0 commit comments