values.yaml
This commit is contained in:
@@ -3,12 +3,12 @@ entries:
|
||||
tatort:
|
||||
- apiVersion: v2
|
||||
appVersion: 0.0.1
|
||||
created: "2025-03-05T17:20:46.96718+01:00"
|
||||
created: "2025-03-05T17:34:09.544735+01:00"
|
||||
description: A Helm chart for Kubernetes
|
||||
digest: ed8bf0a17659cde606ff3a168cb4c98e00e04b96949da2bf179515cac4271f72
|
||||
digest: 407099672e724e15e5cd0aa1329dbce135b23fea7ec4d23d5879dea2112e67da
|
||||
name: tatort
|
||||
type: application
|
||||
urls:
|
||||
- https://gitea.innohub.local:3000/innohub/charts/raw/main/tatort-0.1.0.tgz
|
||||
version: 0.1.0
|
||||
generated: "2025-03-05T17:20:46.966817+01:00"
|
||||
generated: "2025-03-05T17:34:09.544305+01:00"
|
||||
|
||||
BIN
tatort-0.1.0.tgz
BIN
tatort-0.1.0.tgz
Binary file not shown.
@@ -27,11 +27,12 @@ ingress:
|
||||
# kubernetes.io/tls-acme: "true"
|
||||
path: /
|
||||
pathtype: ImplementationSpecific
|
||||
hosts: [ tatort.local ]
|
||||
# - host: tatort.local
|
||||
# paths:
|
||||
# - path: /
|
||||
# pathType: ImplementationSpecific
|
||||
# hosts: [ tatort.local ]
|
||||
hosts:
|
||||
- host: tatort.local
|
||||
paths:
|
||||
- path: /
|
||||
pathType: ImplementationSpecific
|
||||
|
||||
tls: []
|
||||
|
||||
|
||||
Reference in New Issue
Block a user