34 lines
611 B
YAML
34 lines
611 B
YAML
image:
|
|
repository: tccr.io/truecharts/ariang
|
|
pullPolicy: IfNotPresent
|
|
tag: v1.3.6@sha256:8cf59df92499c99415238963253fccdb971678f566f70e8b81de0e7ff632c6df
|
|
|
|
service:
|
|
main:
|
|
ports:
|
|
main:
|
|
targetPort: 8080
|
|
protocol: http
|
|
port: 10276
|
|
|
|
workload:
|
|
main:
|
|
podSpec:
|
|
containers:
|
|
main:
|
|
probes:
|
|
liveness:
|
|
type: http
|
|
path: /
|
|
readiness:
|
|
type: http
|
|
path: /
|
|
startup:
|
|
type: http
|
|
path: /
|
|
env: {}
|
|
|
|
portal:
|
|
open:
|
|
enabled: true
|