You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 15, 2024. It is now read-only.
I expect the application generated by applicationSet to use the same name, which requires it to be generated under a different namespace. Explain also has the namespace field
Ran into this as well. It's surprising that the CRD does allow a namespace on the template but it doesn't appear to actually be used.
Sadly my golang isn't good enough to feel comfortable trying to fix this. Hopefully there's more interest out there to get this fixed.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I expect the application generated by applicationSet to use the same name, which requires it to be generated under a different namespace. Explain also has the namespace field
In fact, it can only be generated to the same namespace as applicationSet
An error is as follows
Indeed, the examples in the reference documentation do not use namespace
The text was updated successfully, but these errors were encountered: