adamant-kite-43734
10/25/2023, 2:46 PMbillowy-needle-38655
10/25/2023, 3:05 PMSecret
to be mounted as directory into the application Pod
.
Any kind of synchronization due to changes in the Secret is likely done by a kubernetes core controller watching the secret for changes and then making them available in the pod.
Kubernetes documentation may address this operation, i.e. speed of the watch loop, and the like.
Without having having read K docs I suspect that the user cannot influence the speed of updating.stale-ram-86891
10/25/2023, 3:06 PMbillowy-needle-38655
10/25/2023, 3:07 PMbroad-dream-81849
10/25/2023, 4:18 PMbillowy-needle-38655
10/26/2023, 7:33 AM