Skip to content

Commit d3698d4

Browse files
test(security-config): Explain the replica count
1 parent 9d130e7 commit d3698d4

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

tests/templates/kuttl/security-config/11-install-opensearch.yaml.j2

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,8 @@ spec:
8585
storage:
8686
data:
8787
capacity: 100Mi
88+
# Test two replicas: The first pod will update the security index and the second pod will
89+
# step aside.
8890
replicas: 2
8991
configOverrides:
9092
opensearch.yml:

0 commit comments

Comments
 (0)