Closed szemek closed 2 weeks ago
cc @airbytehq/platform-deployments
@colesnodgrass Is there any reason we could not move the persistent volume size into the default values file in abctl
? Would that allow a user supplied values file the ability to override this value?
Hello, any news here?
You can now set those values in a vaules.yaml override file:
What happened?
I installed
abctl local install --chart-version 0.399.0 --values values.yaml
withvalues.yaml
Value
1000Mi
is ignored.What did you expect to happen?
abctl
should use value fromvalues.yaml
when creating PersistentVolume. At this moment default value500Mi
is used.client.go#L114-L130 client.go#L20
Abctl Version
Docker Version
OS Version