env: CONFIGFILE: "" UMASK: "" image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/adguardhome-sync tag: latest@sha256:989407fe0407980bd0751847c9eb9c21779db4903ca93e1e7fa77804ce4f5eeb persistence: config: enabled: true mountPath: /config podSecurityContext: runAsGroup: 0 runAsUser: 0 securityContext: readOnlyRootFilesystem: false runAsNonRoot: false service: main: ports: main: port: 8080 protocol: TCP targetPort: 8080 portal: enabled: true