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 #!/bin/bash
wp plugin install https://updraftplus.com/wp-content/uploads/updraftplus.zip --activate-network wp plugin install https://updraftplus.com/wp-content/uploads/updraftplus.zip --activate-network
ingress: ingress:
hostname: egeld24.de hostname: egeld24.smardigo.digital
extraHosts: # extraHosts:
- name: "www.egeld24.de" # - name: "www.egeld24.de"
path: / # path: /
extraTls: # extraTls:
- hosts: # - hosts:
- "www.egeld24.de" # - "www.egeld24.de"
secretName: "egeld24-de-tls" # secretName: "egeld24-de-tls"
annotations: annotations:
cert-manager.io/cluster-issuer: letsencrypt-prod-http cert-manager.io/cluster-issuer: letsencrypt-prod-http
nginx.ingress.kubernetes.io/whitelist-source-range: "0.0.0.0/0" nginx.ingress.kubernetes.io/whitelist-source-range: "0.0.0.0/0"

Loading…
Cancel
Save