This message was deleted.
# fleet
a
This message was deleted.
p
Problem is that I would like to define some values only once, like hostname and not to define the same value in each of the charts own values.yaml.
I tried this approach to get the values file from root of my gitops directory in each of my subdirs with own fleet.yaml but does not seem to work.
defaultNamespace: default
helm:
releaseName: somerelease
valuesFiles:
- ../global-values.yaml
b
i think each folder is sort of isolated when run. I think you are better off using configmaps
But also, and I can't stress this enough, I hate fleet 🙂
p
Ok. Thanks. I allready knew that ValuesFrom approach but I dont like it. Have to make more changes to downstream to have secrets and configmaps where to read values.
c
Hate is a sign of success. Thanks for helping, we appreciate all feedback 🙂
b
It's true and i'm a sucker for hyperbole. gotta let that !@#$ out after wrestling with a computer 5 6 days a week 😛