Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/ad-init-container' into ad-init-…
Browse files Browse the repository at this point in the history
…container
  • Loading branch information
wistefan committed Dec 12, 2023
2 parents dc63bda + 6a7eb47 commit 8c475f3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion charts/vcverifier/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# vcverifier

![Version: 1.0.15](https://img.shields.io/badge/Version-1.0.15-informational?style=flat-square) ![AppVersion: 2.0.1](https://img.shields.io/badge/AppVersion-2.0.1-informational?style=flat-square)
![Version: 1.0.20](https://img.shields.io/badge/Version-1.0.20-informational?style=flat-square) ![AppVersion: 2.0.1](https://img.shields.io/badge/AppVersion-2.0.1-informational?style=flat-square)

A Helm chart for running the i4Trust DSBA VCVerifier.

Expand Down Expand Up @@ -71,6 +71,7 @@ A Helm chart for running the i4Trust DSBA VCVerifier.
| service.type | string | `"ClusterIP"` | service type |
| serviceAccount | object | `{"create":false}` | if a specific service account should be used, it can be configured here ref: https://kubernetes.io/docs/tasks/configure-pod-container/configure-service-account/ |
| serviceAccount.create | bool | `false` | specifies if the account should be created |
| static.enabled | bool | `false` | |
| templates | string | `nil` | if the style of the login-page should be altered, templates can be provided here. |

----------------------------------------------
Expand Down

0 comments on commit 8c475f3

Please sign in to comment.