env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/appsmith tag: latest persistence: data: enabled: true mountPath: /appsmith-stacks podSecurityContext: runAsGroup: 0 runAsUser: 0 securityContext: readOnlyRootFilesystem: false runAsNonRoot: false service: main: enabled: true ports: main: enabled: true port: 8182 protocol: TCP targetPort: 80