Skip to content

Commit

Permalink
fix domains
Browse files Browse the repository at this point in the history
  • Loading branch information
bhuism committed Jul 2, 2024
1 parent 66463b2 commit 5230925
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions charts/appsource/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,8 @@ ingress:
ingressClassName: nginx
className: nginx
annotations:
kubernetes.io/ingress.class: nginx
nginx.ingress.kubernetes.io/from-to-www-redirect: "true"
gethomepage.dev/enabled: "true"
hosts:
- host: www.appsource.nl
Expand Down
2 changes: 1 addition & 1 deletion charts/objex13client/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ ingress:
annotations:
kubernetes.io/ingress.class: nginx
nginx.ingress.kubernetes.io/from-to-www-redirect: "true"
external-dns.alpha.kubernetes.io/target: jasmine.odee.net
external-dns.alpha.kubernetes.io/target: 82.101.216.208
external-dns.alpha.kubernetes.io/cloudflare-proxied: "false"
cert-manager.io/cluster-issuer: letsencrypt-production
gethomepage.dev/enabled: "true"
Expand Down

0 comments on commit 5230925

Please sign in to comment.