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

Add naming regex #226

Open
8 tasks
sbrunner opened this issue Sep 12, 2024 · 0 comments
Open
8 tasks

Add naming regex #226

sbrunner opened this issue Sep 12, 2024 · 0 comments
Milestone

Comments

@sbrunner
Copy link
Member

For names like service (Pod) name, add a regex in the values.schema.json.

List of concerned values:

  • Service (Pod) name.
  • volumeMounts name.
  • volumes name.
  • ports name.
  • env name.
  • container name.
  • external secret name.
  • external secret data name, to avoid issue in template (anyOf can be used).
@sbrunner sbrunner added this to the 3.0.0 milestone Sep 12, 2024
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

No branches or pull requests

1 participant