I have a problem where I have like hundreds of con...
# k3s
h
I have a problem where I have like hundreds of config files that need to be mounted into my container and these config files will be updated regularly from a external user…. To solve this i was thinking maybe I can use a Longhorn read/write PVC and somehow populate it manually… is this possible ? Or is there a standard way to do this with longhorn or maybe a better way altogether…? Thankyou