Skip to content

Commit bafc0b9

Browse files
authored
Merge pull request #231 from Yolean/fix-zoo-service-selector
Fix v5.0 regression that left zoo pods unreachable
2 parents 6719fda + 1b0f00f commit bafc0b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

zookeeper/21zoo-service.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ spec:
1212
clusterIP: None
1313
selector:
1414
app: zookeeper
15-
storage: ephemeral
15+
storage: persistent-regional

0 commit comments

Comments
 (0)