Skip to content

Commit 400b076

Browse files
authored
fixed typo in cockroachdb-statefulset.yaml
1 parent def9266 commit 400b076

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cockroachdb/cockroachdb-statefulset.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ spec:
110110
- weight: 100
111111
podAffinityTerm:
112112
labelSelector:
113-
matchExpress:
113+
matchExpressions:
114114
- key: app
115115
operator: In
116116
values:

0 commit comments

Comments
 (0)