image: pullPolicy: IfNotPresent repository: docker.io/bgameiro/arch-cern-root tag: latest@sha256:c3564208c619f05e6b5f81a2bac9fcb0cae5bfe8e522e60f7c3875566e5751ca persistence: appdata: enabled: true mountPath: /appdata securityContext: container: readOnlyRootFilesystem: false runAsGroup: 0 runAsUser: 0 service: main: ports: main: port: 9999 protocol: tcp targetPort: 8888