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

feat: Added haproxy-ingress #220

Merged
merged 3 commits into from
Apr 29, 2024
Merged

feat: Added haproxy-ingress #220

merged 3 commits into from
Apr 29, 2024

Conversation

pawan-59
Copy link
Collaborator

No description provided.

@prakarsh-dt prakarsh-dt merged commit 2c27705 into main Apr 29, 2024
5 checks passed
matchLabels:
{{- include "haproxy-ingress.selectorLabels" . | nindent 6 }}
template:
{{- include "haproxy-ingress.controller.podTemplate" . | nindent 4 }}

Check warning

Code scanning / SonarCloud

CPU limits should be enforced Medium

Specify a CPU limit for this container. See more on SonarCloud
matchLabels:
{{- include "haproxy-ingress.selectorLabels" . | nindent 6 }}
template:
{{- include "haproxy-ingress.controller.podTemplate" . | nindent 4 }}

Check warning

Code scanning / SonarCloud

Memory limits should be enforced Medium

Specify a memory limit for this container. See more on SonarCloud
matchLabels:
{{- include "haproxy-ingress.selectorLabels" . | nindent 6 }}
template:
{{- include "haproxy-ingress.controller.podTemplate" . | nindent 4 }}

Check warning

Code scanning / SonarCloud

Service account tokens should not be mounted in pods Medium

Set automountServiceAccountToken to false for this specification of kind Deployment. See more on SonarCloud
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
C Security Rating on New Code (required ≥ A)

See analysis details on SonarCloud

Catch issues before they fail your Quality Gate with our IDE extension SonarLint

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