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

app.kubernetes.io/instance should be overridable using helm values #14

Open
rouke-broersma opened this issue Jun 18, 2021 · 0 comments
Open

Comments

@rouke-broersma
Copy link

app.kubernetes.io/instance is supposed to be used to define a unique identifier for an instance of an application. This is hardcoded to 'default' in the chart. This means you cannot use the instance label to differentiate two instances of tekton in the same cluster. This also causes conflicts with argocd because argocd wants to fill this field with the Argo Application 'instance' that deploys tekton.

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