Skip to content

Commit

Permalink
Merge pull request #30 from danesjenovdan/parlameter.org
Browse files Browse the repository at this point in the history
remove old lb.djnd.si host
  • Loading branch information
LepkoQQ authored Jul 3, 2024
2 parents 1925b84 + e81d737 commit bbc9e49
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions kustomize/frontend.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,20 +42,9 @@ spec:
ingressClassName: nginx
tls:
- hosts:
- parlameter.lb.djnd.si
- parlameter.org
secretName: parlameter-landing-tls
rules:
- host: parlameter.lb.djnd.si
http:
paths:
- path: /
pathType: Prefix
backend:
service:
name: parlameter-landing
port:
number: 80
- host: parlameter.org
http:
paths:
Expand Down

0 comments on commit bbc9e49

Please sign in to comment.