20 lines
369 B
YAML
20 lines
369 B
YAML
image:
|
|
repository: tccr.io/truecharts/fluidd
|
|
tag: v1.17.2@sha256:3e643cce65ae8dc6c4e5517bca9d3276321a1b280b93677048d0b12b2e19df1c
|
|
pullPolicy: IfNotPresent
|
|
|
|
securityContext:
|
|
readOnlyRootFilesystem: false
|
|
runAsNonRoot: false
|
|
|
|
podSecurityContext:
|
|
runAsUser: 0
|
|
runAsGroup: 0
|
|
|
|
service:
|
|
main:
|
|
ports:
|
|
main:
|
|
port: 10224
|
|
targetPort: 80
|