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
When running the upgrade or deploy with the kots cli (e.g. kubectl kots admin-console upgrade), it go over the manifests and from this procedure, it doesn't handle the template function.
@namgk the additionalNamespaces field does not support go templating at this time (docs). Would you be able to share a little bit more about your use-case? We may be able to help find a way to accomplish what you are looking to do.
When running the upgrade or deploy with the kots cli (e.g. kubectl kots admin-console upgrade), it go over the manifests and from this procedure, it doesn't handle the template function.
kots/pkg/kotsadm/namespaces.go
Lines 42 to 52 in d673a3e
We have an application.yaml that has this part:
It the admin-console upgrade command failed with
The text was updated successfully, but these errors were encountered: