neuer versuch
This commit is contained in:
@@ -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'
|
||||||
|
|||||||
Reference in New Issue
Block a user