Replies: 1 comment
-
|
I think the issue is that you're using a Kustomize version that is too new, see also #3315 (comment) for a reference to an issue where I made the same mistake 😄 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to deploy the entire kubeflow platform using the README "Install with a single command":
but I get the following error:
It seems kustomize is not properly replacing $(profile-name) with the value specified in manifests/common/user-namespace/base/params.env:
Am I missing something or is it a little bug?
Beta Was this translation helpful? Give feedback.
All reactions