Skip to content

Commit

Permalink
adding ks8
Browse files Browse the repository at this point in the history
  • Loading branch information
robinmordasiewicz committed Aug 5, 2024
1 parent 3512b8e commit 8de00ec
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions manifests/apps/ollama/HelmRelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,7 @@ spec:
"server-policy-http-to-https" : "disable"
}
hosts:
- host: www.bankexample.com
paths:
- paths:
- path: /api
pathType: Prefix
persistentVolume:
Expand Down
2 changes: 1 addition & 1 deletion terraform/terraform.auto.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ spoke-aks_dns_service_ip = "10.1.2.10"
spoke-check-internet-up-ip = "8.8.8.8"
spoke-aks-node-ip = "10.1.1.4"
spoke-aks-node-image-gpu = false
spoke-k8s-node-pool-gpu = false
spoke-k8s-node-pool-gpu = true

0 comments on commit 8de00ec

Please sign in to comment.