You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 18, 2023. It is now read-only.
Configuration via containers in a non-local (k8s, remote docker) environment is very difficult as there is no local volume mount (at least not without significant effort).
How about the ability for the app to boot without config, and have uploaded via http - storing it locally (or in a pvc/volume) for subsequent startups.
The text was updated successfully, but these errors were encountered:
Configuration via containers in a non-local (k8s, remote docker) environment is very difficult as there is no local volume mount (at least not without significant effort).
How about the ability for the app to boot without config, and have uploaded via http - storing it locally (or in a pvc/volume) for subsequent startups.
The text was updated successfully, but these errors were encountered: