Recommended way to store configuration in a Helm managed environment #1386
-
Dear all, I'm in the process of installing the Zot Registry an a managed Kubernetes cluster (Amazon EKS in this case) with Helm. I now want to enable the S3 storage back end. Is there any any recommended way to provide the configuration(-file) for this case? Building a new image or configuring extra storage for the config file both seems to contradict the easy configuration approaches made with Zot, so I thought I ask if there is any option to provide the configuration in an easier way that I'm not yet aware of? Many thanks in advance, Falko |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
@FalkoFlessner, are you asking about making the change here regarding configuration? @Andreea-Lupu can you pls take a look? |
Beta Was this translation helpful? Give feedback.
@FalkoFlessner Pls. take a look at this PR for some other configuration.
project-zot/helm-charts#2
Feel free to post a PR. We are looking at this anyways.