Skip to content

Conversation

bcarlock-mycarrier
Copy link
Contributor

The previous configuration required that you append the application port to all urls. This modification allows us to support TLS terminated reverse proxy scenarios. (ie- Istio, etc)

Signed-off-by: Byran Carlock <bcarlock@mycarrier.io>
@bcarlock-mycarrier bcarlock-mycarrier marked this pull request as ready for review April 23, 2025 15:06
{{- end }}
spec:
replicas: {{ .Values.hyperdx.replicas | default 1 }}
replicas: 1
Copy link
Contributor

Choose a reason for hiding this comment

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

We probably want to keep the replica setting for flexibility.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thanks, that was an accidental regression.

…tion and security context

Signed-off-by: Byran Carlock <bcarlock@mycarrier.io>
…flexibility and security context

Signed-off-by: Byran Carlock <bcarlock@mycarrier.io>
…figuration

Signed-off-by: Byran Carlock <bcarlock@mycarrier.io>
… values.yaml

Signed-off-by: Byran Carlock <bcarlock@mycarrier.io>
…gMap

Signed-off-by: Byran Carlock <bcarlock@mycarrier.io>
… in task-checkAlerts

Signed-off-by: Byran Carlock <bcarlock@mycarrier.io>
@bcarlock-mycarrier
Copy link
Contributor Author

@teeohhem I also fixed a couple of other bugs I found in the chart

…ration

Signed-off-by: Byran Carlock <bcarlock@mycarrier.io>
Signed-off-by: Byran Carlock <bcarlock@mycarrier.io>
appendPort: false # Set to true if you want to append the port to the URL in generated links
logLevel: "info"
securityContext:
allowPrivilegeEscalation:
Copy link
Contributor

Choose a reason for hiding this comment

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

can you add a default here?

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