catalog/stable/adminer/4.0.38/ix_values.yaml

43 lines
796 B
YAML
Raw Normal View History

image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/adminer
tag: latest@sha256:01fc4cefbc593c69b1c76254a7c9730e609f1ce4b9957cf491321962b257cfaf
securityContext:
container:
readOnlyRootFilesystem: false
runAsNonRoot: false
runAsGroup: 0
runAsUser: 0
workload:
main:
podSpec:
containers:
main:
probes:
liveness:
type: http
path: /
readiness:
type: http
path: /
startup:
type: http
path: /
env:
ADMINER_DESIGN: ""
ADMINER_PLUGINS: ""
service:
main:
ports:
main:
port: 18080
protocol: http
targetPort: 8080
portal:
open:
enabled: true