values.yaml
This commit is contained in:
@@ -3,12 +3,12 @@ entries:
|
|||||||
tatort:
|
tatort:
|
||||||
- apiVersion: v2
|
- apiVersion: v2
|
||||||
appVersion: 0.0.1
|
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
|
description: A Helm chart for Kubernetes
|
||||||
digest: ed8bf0a17659cde606ff3a168cb4c98e00e04b96949da2bf179515cac4271f72
|
digest: 407099672e724e15e5cd0aa1329dbce135b23fea7ec4d23d5879dea2112e67da
|
||||||
name: tatort
|
name: tatort
|
||||||
type: application
|
type: application
|
||||||
urls:
|
urls:
|
||||||
- https://gitea.innohub.local:3000/innohub/charts/raw/main/tatort-0.1.0.tgz
|
- https://gitea.innohub.local:3000/innohub/charts/raw/main/tatort-0.1.0.tgz
|
||||||
version: 0.1.0
|
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"
|
# kubernetes.io/tls-acme: "true"
|
||||||
path: /
|
path: /
|
||||||
pathtype: ImplementationSpecific
|
pathtype: ImplementationSpecific
|
||||||
hosts: [ tatort.local ]
|
# hosts: [ tatort.local ]
|
||||||
# - host: tatort.local
|
hosts:
|
||||||
# paths:
|
- host: tatort.local
|
||||||
# - path: /
|
paths:
|
||||||
# pathType: ImplementationSpecific
|
- path: /
|
||||||
|
pathType: ImplementationSpecific
|
||||||
|
|
||||||
tls: []
|
tls: []
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user