mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-19 22:16:49 +00:00
Helm Chart updates
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
d32dafffba
commit
1c08ae5c31
14 changed files with 24 additions and 24 deletions
|
|
@ -24,7 +24,7 @@ spec:
|
|||
spec:
|
||||
initContainers:
|
||||
- name: init-volumes
|
||||
image: ghcr.io/nextcloud-releases/aio-alpine:20250717_090710
|
||||
image: ghcr.io/nextcloud-releases/aio-alpine:20250811_115851
|
||||
command:
|
||||
- chmod
|
||||
- "777"
|
||||
|
|
@ -48,13 +48,13 @@ spec:
|
|||
value: single-node
|
||||
- name: http.port
|
||||
value: "9200"
|
||||
- name: logger.org.elasticsearch.discovery
|
||||
- name: logger.level
|
||||
value: WARN
|
||||
- name: xpack.license.self_generated.type
|
||||
value: basic
|
||||
- name: xpack.security.enabled
|
||||
value: "false"
|
||||
image: ghcr.io/nextcloud-releases/aio-fulltextsearch:20250717_090710
|
||||
image: ghcr.io/nextcloud-releases/aio-fulltextsearch:20250811_115851
|
||||
readinessProbe:
|
||||
exec:
|
||||
command:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue