Jesse Hitch
Jesse Hitch
I went through as many past GitHub Issues around this as I could, but couldn't find anything that helped. I ended up just wrapping `kubectl` using some existing little libraries...
#3767 should have fixed this, but the code wasn't signed off, so the PR got closed. If someone can submit another one, this can maybe be fixed?
> but this is automatically set by the official helm chart. just a quick reminder that the helm chart is also community maintained, as is this docker image. > Don't...
@stavros-k awesome! Thanks! For anyone in this repo trying to figure out the k8s side of things, as I've mentioned in https://github.com/nextcloud/helm/issues/187#issuecomment-1855491845 if you'd like, please submit a PR to...
Thanks so much for all the info! :) > (Not sure how wouold you run occ from another container, probably by sharing the config.php?) Yep, we mount the config directory...
so the hooks don't seem to work if we use a configMap even though the file is there and executable. I mounted this configMap as a test: ```yaml --- apiVersion:...
This is a common request downstream in [nextcloud/helm](https://github.com/nextcloud/helm). If this PR was re-submitted with the suggested fixes here, would it still be viable? I see there was conversation #2185, but...
This would be a great feature, as right now, I currently use keywords to accomplish, but there's kind of a LOT of keywords, so this would make it all more...
I am unfortunately not a maintainer or collaborator in this repo, so that's not possible :(