Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasCardin committed Jun 30, 2024
1 parent a1b2a92 commit c16a678
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions kubernetes/apps/ollama/base/ingress.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ metadata:
annotations:
nginx.ingress.kubernetes.io/ssl-redirect: "true"
cert-manager.io/cluster-issuer: letsencrypt-prod
external-dns.alpha.kubernetes.io/hostname: ninebasetwo.net
external-dns.alpha.kubernetes.io/target: ollama.ninebasetwo.net
spec:
ingressClassName: nginx
Expand Down
1 change: 0 additions & 1 deletion kubernetes/system/external-dns/base/external-dns.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@ spec:
args:
- --source=ingress

- --policy=sync
- --domain-filter=ninebasetwo.net
- --provider=cloudflare
- --cloudflare-proxied
Expand Down

0 comments on commit c16a678

Please sign in to comment.