2024-02-24 08:37:57 +00:00
|
|
|
image:
|
|
|
|
pullPolicy: IfNotPresent
|
2024-02-25 11:05:19 +00:00
|
|
|
repository: binhex/arch-hexchat
|
2024-04-08 12:36:38 +00:00
|
|
|
tag: latest@sha256:12f4d034954a276a965d5098f267db6627858f1257e4c6b448c0f7afc3a194ce
|
2024-02-24 08:37:57 +00:00
|
|
|
persistence:
|
|
|
|
config:
|
|
|
|
enabled: true
|
|
|
|
mountPath: /config
|
|
|
|
portal:
|
|
|
|
open:
|
|
|
|
enabled: true
|
|
|
|
securityContext:
|
|
|
|
container:
|
|
|
|
readOnlyRootFilesystem: false
|
|
|
|
runAsGroup: 0
|
|
|
|
runAsUser: 0
|
|
|
|
service:
|
|
|
|
main:
|
|
|
|
ports:
|
|
|
|
main:
|
2024-02-25 11:05:19 +00:00
|
|
|
port: 10307
|
|
|
|
protocol: http
|
|
|
|
targetPort: 6080
|
2024-02-24 08:37:57 +00:00
|
|
|
workload:
|
|
|
|
main:
|
|
|
|
podSpec:
|
|
|
|
containers:
|
|
|
|
main:
|
|
|
|
env:
|
2024-02-25 11:05:19 +00:00
|
|
|
VNC_PASSWORD: ""
|
|
|
|
WEBPAGE_TITLE: HexChat
|