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

Basic templating for k8s resources names #32

Merged
merged 2 commits into from
Aug 31, 2024

Conversation

romeroalx
Copy link
Contributor

Solves #27

This PR adds a very standard templating name for the Kubernetes resources, which enables (together with #31) the possibility of running more than one instance of the operator.

Also, this sets fullnameOverride: pulp-operator in values.yaml for backward compatibility with previous deployments. This way, the default generated name will be the same as the one that was hardcoded before.

Note: Not all the templated resources are used (the configmap, some clusterroles) but that is a conversation for a different time :)

Copy link
Contributor

@git-hyagi git-hyagi left a comment

Choose a reason for hiding this comment

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

Thank you for your contribution!! 😃
LGTM

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