47 lines
1.1 KiB
YAML
47 lines
1.1 KiB
YAML
image:
|
|
pullPolicy: IfNotPresent
|
|
repository: jasongdove/ersatztv
|
|
tag: v0.8.2@sha256:4d0602a52f7cd2c026e1327a92efc1095dee9b72ebbee5a51a68a1f797ce3375
|
|
imageSelector: image
|
|
nvidiaImage:
|
|
pullPolicy: Always
|
|
repository: jasongdove/ersatztv
|
|
tag: v0.8.2-nvidia@sha256:7d9f31aa607fd1dc89d1e5bfc261fd8754ddb2c89ad1c0d0603f6820b1983c87
|
|
persistence:
|
|
config:
|
|
enabled: true
|
|
mountPath: /root/.local/share/ersatztv
|
|
varrun:
|
|
enabled: true
|
|
portal:
|
|
enabled: true
|
|
securityContext:
|
|
container:
|
|
readOnlyRootFilesystem: false
|
|
runAsGroup: 0
|
|
runAsNonRoot: false
|
|
runAsUser: 0
|
|
service:
|
|
main:
|
|
ports:
|
|
main:
|
|
port: 10607
|
|
protocol: HTTP
|
|
targetPort: 8409
|
|
vaapiImage:
|
|
pullPolicy: Always
|
|
repository: jasongdove/ersatztv
|
|
tag: v0.8.2-vaapi@sha256:ff76ed0d38243ef4dd09b27bde94ce292b7d7cff66b36280c28cd8ea69dff131
|
|
workload:
|
|
main:
|
|
podSpec:
|
|
containers:
|
|
main:
|
|
probes:
|
|
liveness:
|
|
type: HTTP
|
|
readiness:
|
|
type: HTTP
|
|
startup:
|
|
type: HTTP
|