2022-07-23 01:37:45 +00:00
|
|
|
env:
|
|
|
|
SCPRIME_WALLET_PASSWORD: ""
|
2022-07-21 13:17:45 +00:00
|
|
|
image:
|
|
|
|
pullPolicy: IfNotPresent
|
2022-07-23 01:37:45 +00:00
|
|
|
repository: tccr.io/truecharts/scprime
|
2022-07-25 23:24:51 +00:00
|
|
|
tag: latest@sha256:a600d7deeb7c188cb1300f51bcf5dfdc92e494942e8c69b5b581a3bacd73e6dd
|
2022-07-21 13:17:45 +00:00
|
|
|
persistence:
|
2022-07-23 01:37:45 +00:00
|
|
|
metadata:
|
2022-07-21 13:17:45 +00:00
|
|
|
enabled: true
|
2022-07-23 01:37:45 +00:00
|
|
|
mountPath: /scp-data
|
|
|
|
storage:
|
|
|
|
enabled: true
|
|
|
|
mountPath: /storage
|
2022-07-21 13:17:45 +00:00
|
|
|
podSecurityContext:
|
|
|
|
runAsGroup: 0
|
|
|
|
runAsUser: 0
|
|
|
|
securityContext:
|
|
|
|
readOnlyRootFilesystem: false
|
|
|
|
runAsNonRoot: false
|
|
|
|
service:
|
2022-07-23 01:37:45 +00:00
|
|
|
hostapiaddress:
|
2022-07-21 13:17:45 +00:00
|
|
|
enabled: true
|
|
|
|
ports:
|
2022-07-23 01:37:45 +00:00
|
|
|
hostapiaddress:
|
2022-07-21 13:17:45 +00:00
|
|
|
enabled: true
|
2022-07-23 01:37:45 +00:00
|
|
|
port: 4283
|
2022-07-21 13:17:45 +00:00
|
|
|
protocol: TCP
|
2022-07-23 01:37:45 +00:00
|
|
|
targetPort: 4283
|
2022-07-21 13:17:45 +00:00
|
|
|
main:
|
|
|
|
ports:
|
|
|
|
main:
|
2022-07-23 01:37:45 +00:00
|
|
|
port: 4282
|
|
|
|
protocol: TCP
|
|
|
|
targetPort: 4282
|
2022-08-09 00:29:33 +00:00
|
|
|
|
|
|
|
portal:
|
|
|
|
enabled: true
|