Files
truecharts/charts/incubator/storm/values.yaml
T
TrueCharts BotandGitHub 99f036d23b chore(deps): update docker general non-major (#3300)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-07-25 23:35:40 +02:00

27 lines
571 B
YAML

env:
DELUGE_RPC_HOSTNAME: ""
DELUGE_RPC_PASSWORD: ""
DELUGE_RPC_USERNAME: ""
DELUGE_RPC_VERSION: v2
STORM_API_KEY: ""
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/storm
tag: latest@sha256:14cee56736d1e3e2d6aaa9c419ec30bb449eb6b42673bb55fb76fc27802903b0
persistence: {}
podSecurityContext:
runAsGroup: 0
runAsUser: 0
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
service:
main:
enabled: true
ports:
main:
enabled: true
port: 8221
protocol: TCP
targetPort: 8221