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

Install examples set 1 #9

Open
wants to merge 269 commits into
base: dev
Choose a base branch
from
Open

Conversation

djkormo
Copy link

@djkormo djkormo commented Jan 30, 2025

Example of certificate, issuer, ingress, route, csi-driver and GatewayAPI

coolguy1771 and others added 30 commits August 29, 2024 10:09
Signed-off-by: Tyler Witlin <[email protected]>
Enhanced Template Formatting, Added Affinities and Cert-Manager Support for Internal Certificates
k8s services must have a name that is <=63 chars in length so that they
are valid DNS records. The metrics service name would easily exceed this
when the helm release name was long. As such:
- ensure the total name does not exceed 63 chars, truncating where
  necessary
- add a new value `metricsService.nameOverride` to allow overriding the metrics service name
- ensure the `metricsService.enabled` value is respected
feat(helm): ensure metrics service name is <=63 chars
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.

6 participants