Skip to content

Commit d08bb5a

Browse files
committed
Tweaks to chart migration docs - fixed notes on removed sections
Signed-off-by: Emiliano Suñé <emiliano.sune@gmail.com>
1 parent 4d2c70f commit d08bb5a

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

docs/chart-upgrade-guide.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -87,11 +87,7 @@ acapy:
8787
Remove these sections from your values file:
8888

8989
- `postgresql.*`
90-
- `acapy.walletStorageConfig.*`
91-
- `acapy.walletStorageCredentials.*`
92-
- `acapy.multitenancyConfiguration.*`
9390
- `acapy.plugins.*`
94-
- `acapy.persistence.*`
9591
- `acapy.secret.*` (replaced with `acapy.secrets.*`)
9692

9793
#### Update UI Configuration
@@ -202,11 +198,7 @@ acapy:
202198

203199
**Removed Sections:**
204200

205-
- `acapy.argfile.yml.genesis-transactions-list` (replaced with `ledgers.yml`)
206201
- `acapy.argfile.yml.label` (now handled automatically)
207-
- `acapy.walletStorageConfig.*` (moved to ACA-Py chart)
208-
- `acapy.walletStorageCredentials.*` (moved to ACA-Py chart)
209-
- `acapy.multitenancyConfiguration.*` (moved to ACA-Py chart)
210202
- `acapy.plugins.*` (replaced with `extraArgs`)
211203

212204
**New/Changed Sections:**

0 commit comments

Comments
 (0)