20 lines
398 B
YAML
20 lines
398 B
YAML
image:
|
|
repository: corentinth/it-tools
|
|
pullPolicy: IfNotPresent
|
|
tag: 2023.11.2-7d94e11@sha256:8f6447888ec720a22e5c296592657b5c0b792d441cabe0ea894cafbcdde9cb63
|
|
service:
|
|
main:
|
|
ports:
|
|
main:
|
|
protocol: http
|
|
targetPort: 80
|
|
port: 18082
|
|
persistence:
|
|
cache:
|
|
enabled: true
|
|
type: emptyDir
|
|
mountPath: "/var/cache/nginx"
|
|
portal:
|
|
open:
|
|
enabled: true
|