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.
1 parent 657dbbb commit 38f5002Copy full SHA for 38f5002
docs/examples/multiple-disks/rabbitmq.yaml
@@ -10,7 +10,7 @@ spec:
10
advancedConfig: |
11
[
12
{ra, [
13
- {wal_data_dir, '/var/lib/rabbitmq/quorum-wal'}
+ {wal_data_dir, "/var/lib/rabbitmq/quorum-wal"}
14
]}
15
].
16
override:
0 commit comments