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

Merged
merged 1 commit into from
Aug 5, 2024
Merged

adding ks8 #530

merged 1 commit into from
Aug 5, 2024

Conversation

robinmordasiewicz
Copy link
Owner

@robinmordasiewicz robinmordasiewicz commented Aug 5, 2024

Adds the "ollama" namespace and a corresponding secret to the spoke Kubernetes cluster configuration. The "ollama" namespace is created with the necessary labels, and a secret named "fortiweb-login-secret" is added to this namespace with base64-encoded username and password data.

By introducing the "ollama" namespace and associated secret, this change enhances the organization and security of the spoke Kubernetes cluster setup. The new namespace provides a dedicated environment for resources related to "ollama," while the secret ensures sensitive information is securely stored within the cluster.

These modifications contribute to a more structured and secure Kubernetes cluster configuration for the project.

@robinmordasiewicz robinmordasiewicz merged commit 06701a5 into main Aug 5, 2024
4 of 7 checks passed
@robinmordasiewicz robinmordasiewicz deleted the dev99 branch August 5, 2024 02:48
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