Files
truecharts/charts/dev/prometheus-phoenixstats/values.yaml
T
Kjeld Schouten-LebbingandGitHub d33f952798 Unraid Bulk Checks (#3235)
* Unraid Bulk Checks

* initial removals

* more failures

* more failed

* catalog failure

* more failures

* remove broken from bulk-check

* clean some things

* no message

* remoive another problem

* fix

* another

* hmm

* yeet

* yeet another

* yeet

* yeet

* fix some mistakes

* hmm

* cleanup

* cleanup

* remove petio
2022-07-22 22:19:45 +02:00

25 lines
450 B
YAML

env:
S_HOST: 192.168.2.254
S_NAME: Unraid
S_PORT: "5450"
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/prometheus-phoenixstats
tag: latest
persistence: {}
podSecurityContext:
runAsGroup: 0
runAsUser: 0
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
service:
main:
enabled: true
ports:
main:
enabled: true
port: 9192
protocol: TCP
targetPort: 80