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

[K8s] Auditing Helm chart rework to use single deployment for all verticles #786

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

manasakoraganji
Copy link
Contributor

This pull request includes the following changes:

  • Modified versions in Charts.yaml and updated values.yaml to remove all the verticles except processor verticle
  • Modified aws and azure resource-values files to have only resources and limits of single verticle
  • Combined and created one deployment.yaml and hpa.yaml
  • Updated README.md

@jenkins-datakaveri
Copy link
Collaborator

Can one of the admins verify this patch?

@@ -1,82 +1,16 @@
## databroker resource requests and limits
## apiServer resource requests and limits
Copy link
Collaborator

Choose a reason for hiding this comment

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

change all these from apiServer to auditingServer.
In all the files.




targetMemory:
Copy link
Collaborator

Choose a reason for hiding this comment

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

not setting memory based target, can comment this.

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.

3 participants