You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -57,7 +57,7 @@ Umbrella Chart for the DOME Marketplace access-node
57
57
| desmos.db.password | string |`"postgres"`| default password to be used |
58
58
| desmos.db.port | int |`5432`| port of the host of the db |
59
59
| desmos.db.username | string |`"postgres"`| username to be used |
60
-
| desmos.desmosPathVersion | string |`"v2"`| also update the version on contextUrl of tmf |
60
+
| desmos.desmosPathVersion | string |`"v3"`| also update the version on contextUrl of tmf |
61
61
| desmos.enabled | bool |`true`| should the desmos-blockchain-connector be enabled |
62
62
| desmos.fullnameOverride | string |`"desmos"`| overrides the generated name, provides stable service names - this should be avoided if multiple instances are available in the same namespace |
0 commit comments