Skip to content

Commit

Permalink
Merge branch 'ccs-new-model' of github.com:i4Trust/helm-charts into c…
Browse files Browse the repository at this point in the history
…cs-new-model
  • Loading branch information
dwendland committed Jan 29, 2024
2 parents a9c7505 + 1ba82cd commit 878f084
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 5 deletions.
2 changes: 1 addition & 1 deletion charts/activation-service/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,4 +97,4 @@ A Helm chart for running the i4Trust activation service for creating policies at
| serviceAccount.create | bool | `false` | specifies if the account should be created |

----------------------------------------------
Autogenerated from chart metadata using [helm-docs v1.11.3](https://github.com/norwoodj/helm-docs/releases/v1.11.3)
Autogenerated from chart metadata using [helm-docs v1.12.0](https://github.com/norwoodj/helm-docs/releases/v1.12.0)
5 changes: 2 additions & 3 deletions charts/pdc-portal/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# pdc-portal

![Version: 2.3.0](https://img.shields.io/badge/Version-2.3.0-informational?style=flat-square) ![AppVersion: 2.0.0](https://img.shields.io/badge/AppVersion-2.0.0-informational?style=flat-square)
![Version: 2.3.1](https://img.shields.io/badge/Version-2.3.1-informational?style=flat-square) ![AppVersion: 2.0.0](https://img.shields.io/badge/AppVersion-2.0.0-informational?style=flat-square)

A Helm chart for running the Packet Delivery Portal application on kubernetes.

Expand All @@ -26,7 +26,6 @@ A Helm chart for running the Packet Delivery Portal application on kubernetes.
| autoscaling.minReplicas | int | `1` | minimum number of running pods |
| ccs.defaultOidcScope | string | `"defaultOidcScope"` | Default scope to be used from scopes below, if none is provided |
| ccs.id | string | `"pdc"` | Id of the service |
| ccs.oidcScopes | object | `{"defaultScope":[{"trustedIssuersLists":["https://til.fiware.dev"],"trustedParticipantsLists":["https://tir.fiware.dev"],"type":"VerifiableDefaultCredential"}],"portalAccess":[{"trustedIssuersLists":["https://til.fiware.dev"],"trustedParticipantsLists":["https://tir.fiware.dev"],"type":"VerifiableCredential"}]}` | Credential configurations for particular scopes |
| config.cb.endpoint | string | `"https://localhost/ngsi-ld/v1"` | Endpoint of (API-Umbrella protected) NGSI-LD API |
| config.client.crt | string | `"<pdc-certs>"` | Client certificate (PEM certificate chain) |
| config.client.id | string | `"EU.EORI.NLPACKETDEL"` | Client ID |
Expand Down Expand Up @@ -87,4 +86,4 @@ A Helm chart for running the Packet Delivery Portal application on kubernetes.
| serviceAccount.create | bool | `false` | specifies if the account should be created |

----------------------------------------------
Autogenerated from chart metadata using [helm-docs v1.11.3](https://github.com/norwoodj/helm-docs/releases/v1.11.3)
Autogenerated from chart metadata using [helm-docs v1.12.0](https://github.com/norwoodj/helm-docs/releases/v1.12.0)
2 changes: 1 addition & 1 deletion charts/vcverifier/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,4 +75,4 @@ A Helm chart for running the i4Trust DSBA VCVerifier.
| templates | string | `nil` | if the style of the login-page should be altered, templates can be provided here. |

----------------------------------------------
Autogenerated from chart metadata using [helm-docs v1.11.3](https://github.com/norwoodj/helm-docs/releases/v1.11.3)
Autogenerated from chart metadata using [helm-docs v1.12.0](https://github.com/norwoodj/helm-docs/releases/v1.12.0)

0 comments on commit 878f084

Please sign in to comment.