Hello.
I have failed to deploy prefect-server and I don’t know why…
Copy code
helm install --namespace=prefect --timeout=10m0s --values=/home/shell/helm/values-prefect-server-2023.10.10.yaml --version=2023.10.10 --wait=true prefect /home/shell/helm/prefect-server-2023.10.10.tgz
Error: INSTALLATION FAILED: values don't meet the specifications of the schema(s) in the following chart(s):
prefect-server:
- (root): Additional property global is not allowed
you only need to provide values that you want to override from what is provided by default. I don’t see the value <global> in that file
t
tig
10/11/2023, 3:33 AM
I lowered prefect to version 2.13.4 and it worked,
maybe the problem is due to the k8s version being 1.24 and it’s too old….?
j
Jamie Zieziula
10/11/2023, 3:40 AM
the error that you showed was suggesting that one of the values you were passing to the helm install was not valid (schema error). did you lower the prefect version or the helm version?
t
tig
10/11/2023, 3:56 AM
I have lowered the prefect version.
I have not made any changes to values.yaml.
tig
10/11/2023, 4:00 AM
Actually, I deployed from the Rancher UI by referencing the prefect chart in Rancher.
The command at deploy executed on the Rancher side is
Bring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.