image: repository: docker.io/ixsystems/truecommand pullPolicy: IfNotPresent tag: 3.2.0@sha256:19c218455cd2a0517930b99b5de486ce2e0a2173f36c7a11d542a828f75e5a67 service: main: ports: main: port: 10031 targetPort: 80 persistence: data: enabled: true mountPath: "/data" securityContext: container: readOnlyRootFilesystem: false runAsNonRoot: false runAsUser: 0 runAsGroup: 0