add tatort to repo
This commit is contained in:
19
tatort/values.yaml
Normal file
19
tatort/values.yaml
Normal file
@@ -0,0 +1,19 @@
|
||||
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: []
|
||||
Reference in New Issue
Block a user