enable hello-world for bunkerweb testing

This commit is contained in:
2026-02-14 15:50:48 -05:00
parent df2a861e9c
commit 8141270eda
2 changed files with 12 additions and 12 deletions

View File

@@ -88,9 +88,9 @@ apps:
chart_version: 4.5 # https://github.com/nextcloud/helm/releases?page=2
hello_world:
enabled: false
enabled: true
namespace: default
state: absent
state: present
funkwhale:
enabled: true

View File

@@ -20,16 +20,16 @@ spec:
name: hello-world
port:
number: 80
# - host: xai-corp.net
# http:
# paths:
# - path: /
# pathType: Prefix
# backend:
# service:
# name: hello-world
# port:
# number: 80
- host: xai-corp.net
http:
paths:
- path: /
pathType: Prefix
backend:
service:
name: hello-world
port:
number: 80
tls: # < placing a host in the TLS config will determine what ends up in the cert's subjectAltNames
- secretName: xai-corp-production-tls