image: pullPolicy: IfNotPresent repository: yacy/yacy_search_server tag: latest@sha256:88e0b8dbfc683794e933f023d1001c0bb97064e865f665859a6fa8a659f7ec14 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