-
Notifications
You must be signed in to change notification settings - Fork 94
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
Can not use variables in addonTemplate for namespace filed of resources #256
Comments
This issue is stale because it has been open for 120 days with no activity. After 14 days of inactivity, it will be closed. Remove the |
With this PR #417, even if we can not use variables for the namespace, we can configure the namespace by an addonDeploymentConfig. |
/close |
@qiujian16: Closing this issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
Describe the bug
I have a addonTemplate yaml, in which I want to set the namespace of the addon agent deployment a variable so it can be rendered by the managedclusteraddon.spec.installnamespace when deploying the agent.
But when I tried to create this addonTemplate, I got:
To Reproduce
Expected behavior
The addon template can be created successfully
Environment ie: OCM version, Kubernetes version and provider:
OCM version: the latest commit: 36e389c
Additional context
The text was updated successfully, but these errors were encountered: