Skip to content

Security 2.0 Configs and Auth#3

Open
vkameswaran wants to merge 3 commits intomainfrom
new-feature
Open

Security 2.0 Configs and Auth#3
vkameswaran wants to merge 3 commits intomainfrom
new-feature

Conversation

@vkameswaran
Copy link
Copy Markdown

No description provided.

byte-rose and others added 3 commits April 11, 2024 16:26
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
greptile-apps[bot]

This comment was marked as resolved.

@vkameswaran vkameswaran closed this May 6, 2024
@vkameswaran vkameswaran reopened this May 6, 2024
greptile-apps-local[bot]

This comment was marked as resolved.

greptile-apps[bot]

This comment was marked as resolved.

@vkameswaran vkameswaran closed this May 6, 2024
@vkameswaran vkameswaran reopened this May 6, 2024
greptile-apps-local[bot]

This comment was marked as resolved.

greptile-apps[bot]

This comment was marked as resolved.

@vkameswaran vkameswaran closed this May 7, 2024
@vkameswaran vkameswaran reopened this May 7, 2024
greptile-apps[bot]

This comment was marked as resolved.

greptile-apps-local[bot]

This comment was marked as resolved.

@vkameswaran vkameswaran closed this May 7, 2024
@vkameswaran vkameswaran reopened this May 7, 2024
greptile-apps[bot]

This comment was marked as resolved.

Copy link
Copy Markdown

@greptile-apps-local greptile-apps-local Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This pull request introduces significant updates to the Kubernetes deployment configurations for the Zep services, focusing on performance optimization and secure integration with external services. Key changes include:

  • Adjusted resource allocations for containers to improve performance.
  • Enabled environment variable configurations for secure database connections and API key integrations, enhancing security and external service connectivity.

Comment thread zep-k8-deployment.yaml
# secretKeyRef:
# name: azure-openai-secret
# key: endpoint
Uncomment to enable pulling config from the configmap
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Duplicate environment variable blocks detected. Remove redundancy to avoid configuration errors.

Copy link
Copy Markdown

@greptile-apps-local greptile-apps-local Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR Summary

  • Reduced memory and CPU resource requests and limits for zep-postgres, zep-nlp, and zep
  • Uncommented and adjusted environment variable configurations to pull from config map

Comment thread zep-k8-deployment.yaml
# name: azure-openai-secret
# key: endpoint
Uncomment to enable pulling config from the configmap
env:
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Duplicate environment variable definitions. Ensure only one set is used.

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.

2 participants