let ingress be enabled by default

This commit is contained in:
Kenneth Bingham 2023-12-27 19:49:51 -05:00
parent 54e89a4516
commit 02ce0c47f4
No known key found for this signature in database
GPG key ID: B69403FA957C5E46
2 changed files with 10 additions and 3 deletions

View file

@ -20,4 +20,8 @@ webui:
cpu: "500m"
memory: "500Mi"
ingress:
enabled: true
annotations:
# Use appropriate annotations for your Ingress controller, e.g., for NGINX:
# nginx.ingress.kubernetes.io/rewrite-target: /
host: ollama.minikube.local