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 #544

Merged
merged 1 commit into from
Aug 6, 2024
Merged

adding ks8 #544

merged 1 commit into from
Aug 6, 2024

Conversation

robinmordasiewicz
Copy link
Owner

@robinmordasiewicz robinmordasiewicz commented Aug 6, 2024

Adds support for a new service called "ks8" in the project. It includes the following changes:

  1. In the .devcontainer/devcontainer.json file, a new environment variable OLLAMA_HOST with the value www.bankexample.com:443 is added to the dev container configuration.

  2. In the manifests/apps/kustomization.yaml file, the ./dvwa resource is removed and the ./ollama resource is added.

  3. In the manifests/ingress/Ingress.yaml file, a new Ingress rule is added for the host www.bankexample.com with a path /api.

These changes enable the project to support the new "ks8" service and configure the necessary environment variables and routing rules to integrate it effectively.

@robinmordasiewicz robinmordasiewicz merged commit a89cf44 into main Aug 6, 2024
4 of 6 checks passed
@robinmordasiewicz robinmordasiewicz deleted the dev99 branch August 6, 2024 13:46
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