We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4939cd6 commit fd859b5Copy full SHA for fd859b5
charts/kerbernetes/README.md
@@ -27,7 +27,7 @@ The following table lists the configurable parameters of the Kerbernetes chart a
27
| `replicaCount` | Number of replicas for the deployment | `1` |
28
| `serviceAccountName` | Name of the service account | `kerbernetes-api-sa` |
29
| `image.repository` | Image repository | `ghcr.io/froz42/kerbernetes` |
30
-| `image.tag` | Image tag | `v0.0.12` |
+| `image.tag` | Image tag | `v1.0.0` |
31
| `image.pullPolicy` | Image pull policy | `IfNotPresent` |
32
| `httpPort` | HTTP port for the service | `3000` |
33
| `ldap.enabled` | Enable LDAP integration | `false` |
0 commit comments