Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adding ks8 #543

Merged
merged 1 commit into from
Aug 6, 2024
Merged

adding ks8 #543

merged 1 commit into from
Aug 6, 2024

Conversation

robinmordasiewicz
Copy link
Owner

@robinmordasiewicz robinmordasiewicz commented Aug 6, 2024

Adds a new rule to the Ingress configuration in the "Ingress.yaml" file. The new rule specifies a path "/api" with a path type of Prefix, directing traffic to the service named "ollama" on port 11434.

This change allows for routing specific traffic to the "ollama" service based on the "/api" path, enhancing the flexibility and functionality of the Ingress configuration.

Overall, this addition of the new rule improves the routing capabilities of the project's Ingress setup.

@robinmordasiewicz robinmordasiewicz merged commit 7c55b8f into main Aug 6, 2024
3 of 6 checks passed
@robinmordasiewicz robinmordasiewicz deleted the dev99 branch August 6, 2024 02:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant