2021-11-23 20:36:27 +00:00
|
|
|
image:
|
2021-12-03 12:02:44 +00:00
|
|
|
repository: tccr.io/truecharts/promcord
|
2022-07-25 18:36:51 +00:00
|
|
|
tag: latest@sha256:7a8bc4a5106cafcf6d7b7a8deba3c7d842654c0a135edb960828ead7927d40a7
|
2021-11-23 20:36:27 +00:00
|
|
|
pullPolicy: IfNotPresent
|
|
|
|
service:
|
|
|
|
main:
|
|
|
|
ports:
|
|
|
|
main:
|
2023-01-18 13:21:00 +00:00
|
|
|
type: ClusterIP
|
2021-11-23 20:36:27 +00:00
|
|
|
enabled: true
|
2023-01-18 13:21:00 +00:00
|
|
|
port: 8080
|
2022-06-17 08:24:54 +00:00
|
|
|
# env:
|
|
|
|
# DISCORD_TOKEN:
|
2021-11-23 20:36:27 +00:00
|
|
|
metrics:
|
2023-04-11 10:07:17 +00:00
|
|
|
main:
|
|
|
|
enabled: true
|
|
|
|
type: "servicemonitor"
|
|
|
|
endpoints:
|
|
|
|
- port: main
|
|
|
|
path: /metrics
|
|
|
|
prometheusRule:
|
|
|
|
enabled: false
|
2022-08-08 21:25:02 +00:00
|
|
|
portal:
|
2023-04-11 10:07:17 +00:00
|
|
|
open:
|
|
|
|
enabled: false
|
|
|
|
securityContext:
|
|
|
|
container:
|
|
|
|
readOnlyRootFilesystem: false
|