mirror of
https://github.com/zulip/docker-zulip.git
synced 2025-11-23 07:52:27 +00:00
Release 8.3-1 packaging update.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Zulip
|
||||
|
||||
  
|
||||
  
|
||||
|
||||
[Zulip](https://zulip.com/) is an open source threaded team chat that helps teams stay productive and focused.
|
||||
|
||||
@@ -72,7 +72,7 @@ Now you're ready to follow [the installation instructions above](#installation).
|
||||
| fullnameOverride | string | `""` | Fully override common.names.fullname template. |
|
||||
| image.pullPolicy | string | `"IfNotPresent"` | Pull policy for Zulip docker image. Ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images |
|
||||
| image.repository | string | `"zulip/docker-zulip"` | Defaults to hub.docker.com/zulip/docker-zulip, but can be overwritten with a full HTTPS address. |
|
||||
| image.tag | string | `"8.3-0"` | Zulip image tag (immutable tags are recommended) |
|
||||
| image.tag | string | `"8.3-1"` | Zulip image tag (immutable tags are recommended) |
|
||||
| imagePullSecrets | list | `[]` | Global Docker registry secret names as an array. |
|
||||
| ingress.annotations | object | `{}` | Can be used to add custom Ingress annotations. |
|
||||
| ingress.enabled | bool | `false` | Enable this to use an Ingress to reach the Zulip service. |
|
||||
|
||||
Reference in New Issue
Block a user