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
aap is the default namespace name for 2.3+ (for fresh installs), there was an issue with some resources/annotations getting k8s names that were over the 63 char limit because they included the namespace and it was too long.
So agreed, moving forward, I think values like these should be changed to aap:
Installation AAP operator using the OpenShift console results in install to namespace "aap"
The kustomization here installs to "ansible-automation-platform" namespace.
Is there an established opinion about inconsistencies like this?
Personally I would like to strive to match the defaults. I can do a PR, but I am only just now testing this for the first time today.
The text was updated successfully, but these errors were encountered: