neuer versuch

This commit is contained in:
titusvermesan
2024-11-01 11:57:16 +01:00
parent 99c96b12a9
commit 48a1f87029

View File

@@ -10,18 +10,12 @@ spec:
repoURL: 'https://charts.bitnami.com/bitnami' repoURL: 'https://charts.bitnami.com/bitnami'
targetRevision: 23.*.* targetRevision: 23.*.*
chart: wordpress chart: wordpress
# helm: helm:
# values: | parameters:
# mariadb.auth.rootPassword: 'root0' - name: ingress.hostname
# parameters: value: 'www.innovation-hub-niedersachsen.de'
# - name: ingress.hostname - name: ingress.annotations.traefik\.ingress\.kubernetes\.io\/router\.entrypoints
# value: 'www.innovation-hub-niedersachsen.de' value: 'web'
# - name: ingress.annotations.traefik\.ingress\.kubernetes\.io\/router\.entrypoints
# value: 'web'
# - name: fullnameOverride
# value: 'localhost'
# - name: mariadb.auth.rootPassword
# value: 'root0'
destination: destination:
namespace: wordpress namespace: wordpress
server: 'https://kubernetes.default.svc' server: 'https://kubernetes.default.svc'