Closed terencet3 closed 10 months ago
Are you using the Dockerfile included to generate a docker image to run or are you using native tools like ansible and kustomize to run the viya4-deployment? If its the later you'll need to ensure you're using kustomize version 3.7.0. That's the only version the SAS tooling works with.
Marking as stale/inactive. If there are additional questions, please open a new Github issue.
Closing #274 as completed.
Searching online, it seems the issue is happening because the --load_restrictor flag is no longer supported in the latest version of kustomize.
I fixed this by changing the value inside the ./viya4-deployment/roles/vdm/tasks/kustomize.yaml file.
The correct tag is --load restrictor LoadRestrictionsNone