Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b3a0aed

Browse files
committed
remove duplicate var
Signed-off-by: Jörn Friedrich Dreyer <[email protected]>
1 parent 526ac31 commit b3a0aed

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

templates/opencloud/deployment.yaml

-2
Original file line numberDiff line numberDiff line change
@@ -156,8 +156,6 @@ spec:
156156
value: "{{ .Values.global.domain.onlyoffice }}"
157157
- name: COMPANION_DOMAIN
158158
value: "{{ .Values.global.domain.companion }}"
159-
- name: SEARCH_EXTRACTOR_TIKA_TIKA_URL
160-
value: "http://{{ include "opencloud.tika.fullname" . }}:9998"
161159
# Sharing settings
162160
- name: OC_SHARING_PUBLIC_SHARE_MUST_HAVE_PASSWORD
163161
value: "false"

0 commit comments

Comments
 (0)