Skip to content

Commit

Permalink
k8s ksox-finance tls fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Bartosz Nowak committed Oct 31, 2023
1 parent 9616808 commit 5e735dc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion k8s/patches/prod/ksox-landing.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ spec:
tls:
- hosts:
- landing.ksox.finance
secretName: landing-ksox-finance-tls
secretName: ksox-finance-tls
rules:
- host: landing.ksox.finance
http:
Expand Down
2 changes: 1 addition & 1 deletion skaffold.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ build:
manifests:
kustomize:
paths:
- ./k8s/patches/dev
- ./k8s/patches/prod

0 comments on commit 5e735dc

Please sign in to comment.