Files
charts/tatort/values.yaml
2025-02-28 12:47:26 +01:00

20 lines
314 B
YAML

image:
repository: "gitea.innohub.local:3000/git/tatort"
tag: "0.0.1"
pullPolicy: IfNotPresent
service:
type: ClusterIP
port: 80
ingress:
enabled: false
className: ""
annotations: {}
hosts:
- host: tatort.local
paths:
- path: /
pathType: Prefix
tls: []