Skip to content

Commit

Permalink
Update values.yaml (#20)
Browse files Browse the repository at this point in the history
* Update values.yaml

* Update helm documentation

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
wistefan and github-actions[bot] committed May 30, 2024
1 parent 513c87f commit a221df2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion charts/access-node/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: access-node
description: Umbrella Chart for the DOME Marketplace access-node
type: application
version: 0.0.1-PRE-17
version: 0.1.0-PRE-20
appVersion: 0.0.1
dependencies:
- name: desmos
Expand Down
4 changes: 2 additions & 2 deletions charts/access-node/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ desmos:
profile: dev
## debug level
logLevel: DEBUG
## information about the access-node operator
## information about the access-node operator
operator:
# -- did of the organization running the node
organizationIdentifier: did:elsi:VATES-S9999999
Expand Down Expand Up @@ -188,4 +188,4 @@ tm-forum-api:
## configuration for the api proxy, to serve all apis through one kubernetes service
apiProxy:
# -- should the proxy be enabled
enabled: true
enabled: true

0 comments on commit a221df2

Please sign in to comment.