image: repository: ghcr.io/tasmoadmin/tasmoadmin tag: v4.3.0@sha256:9e18fc87a061b5f0eb78d0f255e98815a61959a4e1c5d8706a7537e047930ea1 pullPolicy: IfNotPresent securityContext: container: readOnlyRootFilesystem: false runAsNonRoot: false runAsUser: 0 runAsGroup: 0 workload: main: podSpec: containers: main: env: TASMO_DEBUG: 1 service: main: ports: main: port: 9541 protocol: http targetPort: 80 persistence: data: enabled: true mountPath: /data