image: repository: docker.io/benzino77/tasmocompiler tag: latest@sha256:80fd9b28295c25dbe8d7f065f5a1edf9aeb8e2246b1c0e914a0890293a057a2f pullPolicy: IfNotPresent securityContext: container: readOnlyRootFilesystem: false runAsNonRoot: false runAsUser: 0 runAsGroup: 0 service: main: ports: main: port: 14003 protocol: http targetPort: 3000