image: pullPolicy: IfNotPresent repository: x1unix/go-playground tag: latest@sha256:fd25c19f36ede6e653af64f189503c34adbd30a63a308242854e6f4974e02bde persistence: {} portal: open: enabled: true securityContext: container: readOnlyRootFilesystem: false runAsGroup: 0 runAsUser: 0 service: main: ports: main: port: 8888 protocol: tcp targetPort: 8000 workload: main: podSpec: containers: main: env: APP_CLEAN_INTERVAL: 10m APP_DEBUG: "false"