runAsContext: - userName: root groupName: root gid: 0 uid: 0 description: Home-Assistant runs as root user. - userName: postgres groupName: postgres gid: 999 uid: 999 description: Postgres runs as a non-root user. capabilities: - name: CHOWN description: Home Assistant is able to change file ownership. - name: FOWNER description: Home Assistant is able to change file ownership. - name: DAC_OVERRIDE description: Home Assistant is able to bypass file permissions. - name: NET_BIND_SERVICE description: Home Assistant is able to bind to privileged ports. - name: NET_RAW description: Home Assistant is able to use raw sockets. hostMounts: []