NOTICKET: Change egeld24 hostname

test
Michael Haehnel 1 year ago
parent c587b40221
commit 89466bac18
No known key found for this signature in database
GPG Key ID: D2FA233B52AEC75C

@ -270,14 +270,14 @@ egeld24-wordpress:
#!/bin/bash
wp plugin install https://updraftplus.com/wp-content/uploads/updraftplus.zip --activate-network
ingress:
hostname: egeld24.de
extraHosts:
- name: "www.egeld24.de"
path: /
extraTls:
- hosts:
- "www.egeld24.de"
secretName: "egeld24-de-tls"
hostname: egeld24.smardigo.digital
# extraHosts:
# - name: "www.egeld24.de"
# path: /
# extraTls:
# - hosts:
# - "www.egeld24.de"
# secretName: "egeld24-de-tls"
annotations:
cert-manager.io/cluster-issuer: letsencrypt-prod-http
nginx.ingress.kubernetes.io/whitelist-source-range: "0.0.0.0/0"

Loading…
Cancel
Save