2024-04-29 10:44:17 +00:00
|
|
|
image:
|
|
|
|
pullPolicy: IfNotPresent
|
|
|
|
repository: yacy/yacy_search_server
|
2024-05-13 00:49:47 +00:00
|
|
|
tag: latest@sha256:f077937e6d1a6c08caa57413741137a21f1061628c6069818accd20bfd91f38a
|
2024-04-29 10:44:17 +00:00
|
|
|
persistence:
|
|
|
|
appdata:
|
|
|
|
enabled: true
|
|
|
|
mountPath: /opt/yacy_search_server/DATA
|
|
|
|
portal:
|
|
|
|
open:
|
|
|
|
enabled: true
|
|
|
|
securityContext:
|
|
|
|
container:
|
|
|
|
readOnlyRootFilesystem: false
|
|
|
|
runAsGroup: 0
|
|
|
|
runAsUser: 0
|
|
|
|
service:
|
|
|
|
https:
|
|
|
|
enabled: true
|
|
|
|
ports:
|
|
|
|
https:
|
|
|
|
enabled: true
|
|
|
|
port: 8443
|
|
|
|
protocol: tcp
|
|
|
|
targetPort: 8443
|
|
|
|
main:
|
|
|
|
ports:
|
|
|
|
main:
|
|
|
|
port: 8090
|
|
|
|
protocol: http
|
|
|
|
targetPort: 8090
|