Carles-Figuerola
Carles-Figuerola
I think the issue here is that I'm using `--force` on my helm commands. I don't know if that changed slightly with helm2 to helm3, but I'm going to investigate...
That does make sense, I guess there's not a lot of difference from this to using the `--tpp-user` in the `enroll` command, which is deprecated
Making it an explicit selection is totally an acceptable and good solution. Thanks!
hey @gp510, Many thanks for the prompt response. I changed the environment variables for docker: ``` # cat /proc/$(pgrep dockerd)/environ | tr '\0' '\n' | grep JSON_LOGS SPLUNK_LOGGING_DRIVER_JSON_LOGS=false ``` But...
Thanks, that's a good point, if the HR element does not exist, the dependency "looks" valid.